Hi Team,
When I was using 7.4.1, Java 11 with jacoco verion 0.8.5. it was working.
After we upgrade the version to 8.7, Java 17 and jacoco version 0.8.8. i
started getting issue. i tried to use 0.8.7 , 0.8.10 jacoco version but
it’s still failing. also after changing to 7.r gradle version 8.7 and java
lib change property “sonar.java.binaries”,
"${project.buildDir}/intermediates/javac/${variant}/classes/com to
“sonar.java.binaries”,
"${project.buildDir}/intermediates/javac/${variant}/compile${variant}JavaWithJavac/classes/com.
we change this in build.gradle and but still coverage is getting 0. report
is generated with 0%. but are getting other value but coverage is still 0
Thanks and Regards,
Diksha Gupta
--
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/9e1cee9b-d57c-4857-9a62-465121360b41n%40googlegroups.com.