We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add code coverage support to be able measure code quality.
New ability to measure current code coverage as one of QA metrics.
The text was updated successfully, but these errors were encountered:
#532 - Add code coverage support - Jacoco
d1655f0
- added new plugin dependency - extended readme.md file with how to get code coverage report - extended build logic to add JaCoCo non-default settings
42f2770
Release notes: #532 - Add code coverage support
Sorry, something went wrong.
miroslavpojer
Successfully merging a pull request may close this issue.
Background
Add code coverage support to be able measure code quality.
Feature
New ability to measure current code coverage as one of QA metrics.
The text was updated successfully, but these errors were encountered: