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

26 views
Skip to first unread message

Kaushal Senevirathne

unread,
Mar 21, 2024, 3:11:18 AMMar 21
to JaCoCo and EclEmma Users
Hi All, 

I'm using 

addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.5.0")

results are :

[info] Lines: 0% (>= required 0.0%) covered, 4516 of 4516 missed, OK                                                                                                                            
[info] Instructions: 0% (>= required 0.0%) covered, 24580 of 24580 missed, OK                                                                                                                                                      
[info] Branches: 0% (>= required 0.0%) covered, 1848 of 1848 missed, OK                                                                                                                                                            
[info] Methods: 0% (>= required 0.0%) covered, 1328 of 1328 missed, OK                                                                                                                                                              
[info] Complexity: 0% (>= required 0.0%) covered, 2263 of 2263 missed, OK                                                                                                                                                          
[info] Class: 0% (>= required 0.0%) covered, 159 of 159 missed, OK       




Thanks
Kaushal

Marc Hoffmann

unread,
Mar 21, 2024, 4:57:24 AMMar 21
to jac...@googlegroups.com
Hi Kaushal,

the SBT Plugin is not maintained by the JaCoCo project. Please report to the SBT project.

Regards,
-marc


--
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 jacoco+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/6bdd6daf-c2de-466b-8a7a-414f62576e9cn%40googlegroups.com.

Kaushal Senevirathne

unread,
Mar 21, 2024, 5:14:29 AMMar 21
to JaCoCo and EclEmma Users
Hi  marc 

noted 

Reply all
Reply to author
Forward
0 new messages