-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
As opposed to showing a report grouped by classes, it should be possible to show a report grouped by source files.
This would be particularly helpful for code with lots of inner classes (e.g. Groovy code, where an inner class is created for each closure).
[JENKINS-25443] Show code coverage by source file
Workflow | Original: JNJira [ 159411 ] | New: JNJira + In-Review [ 179975 ] |
This would also be useful for Kotlin files containing coroutines - these usually contain lots of subclasses, similarly to groovy example from above.