Hi, We use the Java agent to calculate the coverage of the automation scripts run on our instance
https://www.jacoco.org/jacoco/trunk/doc/agent.html I see that the destfile output is in the exec format i.e jacoco.exec Is there a way to get the output in the xml format i.e jacoco.xml? Or is there any other tool or cli available to convert from exec to xml format i.e jacoco.exec to jacoco.xml? Thanks in advance, Lakshmi -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/d0e7d00d-927c-4fc0-867e-29adacb6d231%40googlegroups.com.
