sgd
Results
1
issues of
sgd
Add support for Jacoco report output using the report-aggregate goal in a Maven multi-module project
3
When working with JaCoCo in a maven multi-module project it is necessary to use the `report-aggregate` goal to create an aggregated test coverage report. The format of the jacoco.xml file...