Open FrodeBjerkholt opened 8 months ago
The plugin only reads the first line of the coverage report. This can easily be reproduced by running the BadgeGeneratorTest in debug mode. You will then find that the CsvReportParser.parse() method only returns a List with one report line.
The plugin only reads the first line of the coverage report. This can easily be reproduced by running the BadgeGeneratorTest in debug mode. You will then find that the CsvReportParser.parse() method only returns a List with one report line.