-
Bug
-
Resolution: Fixed
-
Minor
-
None
Jenkins coverage plugin in the "Coverage of all files" tab in the coverage report groups all files with the same name in single package into single row instead of showing each of them as separate row. When you hover over the filename it shows path to one of the files with that name. The number of total and covered lines looks like sum for all the files with that name.
How can you have a file with the same name in the same package?
Which parser are you using? Do you have an example?