We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Currently, the coverage reports are created:
Currently, the coverage minimum is applied:
I think that it's confusing to create the reports after a test run when there is now a "coverageReport" command.
I think this should be changed so that:
The coverage reports are created:
The coverage minimum is applied:
Sound OK? I'll prepare a PR, unless you object?
The text was updated successfully, but these errors were encountered:
scoverage#132 clarify when reports are generated and when minimums ar…
fdc2541
…e applied
5237e3d
1c806c8
…e applied README changes and version increment
scoverage#132 update tests to reflect that coverageReport is now requ…
5a9f9bd
…ired to generate reports
Merge pull request #133 from RichardBradley/132-coverageMinimum
0bf2087
#132 clarify when reports are generated and when minimums are applied
No branches or pull requests
Currently, the coverage reports are created:
Currently, the coverage minimum is applied:
I think that it's confusing to create the reports after a test run when there is now a "coverageReport" command.
I think this should be changed so that:
The coverage reports are created:
The coverage minimum is applied:
Sound OK? I'll prepare a PR, unless you object?
The text was updated successfully, but these errors were encountered: