Hi, I'm using Jacoco Plugin v1.0.19 in Jenkins, and have noticed that the number in summary is usually twice as large as the actual count. Please see the attached image for an example, where my package has 2 classes, but the summary says 4 classes.
A search through my 'build' directory found two classes containing the filename. I don't know if this has anything to do with extra counts: find <my_workspace>/build -name EmailAdminService.*class <my_workspace>/build/classes/main/com/example/email/EmailAdminService.class <my_workspace>/build/classes/main/com/example/email/EmailAdminService.2b8754799c071403.class The same issue was reported in the post linked below: https://groups.google.com/forum/#!searchin/jenkins-jacoco-plugin-mailing-list/coverage$20count/jenkins-jacoco-plugin-mailing-list/iNtEeMWDRFo/3MPlNo2bYT8J I'm not sure if the original issue was ever fixed. Please let me know if this has been logged as a bug so that I could track it, and if there are any workarounds. Thanks, Aditya -- Azért kapta ezt az üzenetet, mert feliratkozott a Google Csoportok szolgáltatásbeli Jenkins JaCoCo plugin mailing list csoportra. Az erről a csoportról és az ahhoz kapcsolódó e-mailekről való leiratkozáshoz küldjön egy e-amailt a(z) [email protected] címre. Ha üzenetet szeretne küldeni ebbe a csoportba, küldjön egy e-mailt a(z) [email protected] címre. További lehetőségekért látogasson el a(z) https://groups.google.com/d/optout címre.
