Hi Team, We are not able to get IT code coverage using Jacoco.
IT coverage is shown as 0.0% in sonar dashboard. As a first step we have generated jacoco-it.exec file and executed the below command to get the coverage on sonar dashboard. mvn -Dsonar.jacoco.itReportPath="E:\BuildAgent\work\b8f0a63c1c75b440\services\branches\phase_1_iteration_3\target\jacoco-it.exec" sonar:sonar -Dsonar.dynamicAnalysis=reuseReports Please note that it is a multi module project and we need IT coverage for a particular module. Kindly help us in resolving this issue and let me know if any further information is needed. Thanks, Sri Priyanka -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/41285386-475f-4ec1-b925-e3969fc4d503%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
