-
Notifications
You must be signed in to change notification settings - Fork 66
Coverage for java code files #179
Copy link
Copy link
Open
Description
Expected vs Actual Behaviour
It should have coverage report for all source, java source AND scala source.
Instead it, I get a voerage report only for scala source.
Steps to Reproduce
Any Play Framework with Java language and unit tests...
And run sbt jacoco.
Examine the html report. Only scala files are listed.
Environment
- SBT version: 1.3.13
- Plugin version: 3.4.0
- Scala version(s): 2.12.13
- Java version: java-1.8-openjdk
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels