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

Add code coverage support - JaCoCo #532

Closed
miroslavpojer opened this issue Nov 21, 2022 · 1 comment · Fixed by #533
Closed

Add code coverage support - JaCoCo #532

miroslavpojer opened this issue Nov 21, 2022 · 1 comment · Fixed by #533
Assignees
Labels
enhancement New feature or request

Comments

@miroslavpojer
Copy link
Contributor

Background

Add code coverage support to be able measure code quality.

Feature

New ability to measure current code coverage as one of QA metrics.

@miroslavpojer miroslavpojer added the enhancement New feature or request label Nov 21, 2022
@miroslavpojer miroslavpojer self-assigned this Nov 21, 2022
miroslavpojer added a commit that referenced this issue Nov 21, 2022
- added new plugin dependency
- extended readme.md file with how to get code coverage report
- extended build logic to add JaCoCo non-default settings
miroslavpojer added a commit that referenced this issue Nov 23, 2022
- added new plugin dependency
- extended readme.md file with how to get code coverage report
- extended build logic to add JaCoCo non-default settings
@miroslavpojer
Copy link
Contributor Author

Release notes:
#532 - Add code coverage support

  • Added support for generation of code coverage report.

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

Successfully merging a pull request may close this issue.

1 participant