Merge XML reports and convert to HTML

352 views
Skip to first unread message

Thorsten Meinl

unread,
Dec 7, 2020, 8:25:32 AM12/7/20
to JaCoCo and EclEmma Users

Our system runs tests on a variety of systems and each test run creates it's own Jacoco coverage file. I can collect the resulting .exec file but in order to create a report I need the sources and the class files. Both are difficult to access at this stage (class files more than  source files). I can, however, easily create XML coverage files for every test system. Is it possible to combine the XML coverage reports? And can I convert them into HTML reports?

Thanks,

Thorsten

Marc Hoffmann

unread,
Dec 7, 2020, 8:28:00 AM12/7/20
to jac...@googlegroups.com
Hi Thorsten,

merging XML reports is not supported. Unfortunately there is not enough information contained to do so if the same class files are contained in both reports.

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/ec13923f-df99-4fc5-ab40-f8e874bdd7b5n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages