salt-netapi-client icon indicating copy to clipboard operation
salt-netapi-client copied to clipboard

Add support for measuring code coverage

Open renner opened this issue 2 years ago • 0 comments

This patch is to add support for measuring the amount of code that is covered by unit tests. It is using the JaCoCo library and maven plugin to create the report. Updating the workflow to show the report on PRs is currently still WIP.

renner avatar Mar 01 '22 16:03 renner