Hi, Partial snippets are not debuggable. Without a complete runnable example one can only make random guesses: you configure "ExecutionData" in your "jacocoTestReport" task, but not in "jacocoTestCoverageVerification" task.
On Sunday, March 1, 2020 at 8:22:16 PM UTC+1, Jim Showalter wrote: > > A possible related question: why is the variable called > "classDirectories", instead of something like "classes"? > Gradle plugin is not developed by JaCoCo team, you'd better ask developers of Gradle plugin about their choice of name. Regards, Evgeny -- 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/a2564de1-92ed-470a-9b9e-59ba14f3ac37%40googlegroups.com.
