sbt / sbt-jacoco

an sbt plugin for JaCoCo Code Coverage
https://scala-sbt.org/sbt-jacoco/
Eclipse Public License 1.0
123 stars 67 forks source link

I'm using Java 17 and sbt 1.9.8 and Scala 2.13 : report coverage is zero for all categories #302

Open pro-kaushal opened 6 months ago

pro-kaushal commented 6 months ago

Expected vs Actual Behaviour

It should...

Instead it...

Steps to Reproduce

> jacoco:jacoco
...

Environment