Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail the PR if minimum coverage not met #21

Closed
swapnilpandey03 opened this issue Jul 22, 2022 · 2 comments
Closed

fail the PR if minimum coverage not met #21

swapnilpandey03 opened this issue Jul 22, 2022 · 2 comments

Comments

@swapnilpandey03
Copy link

is there any way to fail the pr in case the minimum coverage criteria are not met?

@felipebonezi
Copy link

Is this feature in consideration?
I think this repo is abandonned...

@thsaravana
Copy link
Member

@swapnilpandey03 There is no config within the github action to fail the PR. But the action returns two outputs "coverage-overall" and "coverage-changed-files", so you could add another step to your workflow and fail the PR based on this value.
I am gonna close this Issue, since this is a duplicate of #10 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants