kwin opened a new issue, #283: URL: https://github.com/apache/maven-apache-parent/issues/283
The defacto standard for code coverage calculation with Maven/Java is [JaCoCo](https://www.eclemma.org/jacoco/trunk/doc/maven.html). A profile should be provided in the ASF parent which collect coverage data for both UTs/ITs and creates reports as outlined in https://www.eclemma.org/jacoco/trunk/doc/examples/build/pom-it.xml. Those reports should be usable also for https://docs.sonarsource.com/sonarqube-server/10.7/analyzing-source-code/test-coverage/java-test-coverage/ (i.e. be emitted with default filenames) and merged between IT/UT. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org