Hi,

what "jacoco plugin" do you refer to? We provide Ant task and and Maven goal for merging:

http://eclemma.org/jacoco/trunk/doc/ant.html#merge
http://eclemma.org/jacoco/trunk/doc/merge-mojo.html

Alternatively you might simply concatenate exec files. The report generator will the consider probes from all sessions.

Regards,
-marc

On 15.02.16 09:25, [email protected] wrote:
Hi,

I have a device farm where I run my tests on. Everything works but the code 
coverage differs nearly every time because only the last coverage report from a 
device is used. Based on the Android version on the device, the coverage might 
differ.

I read about jacoco merge but all I can find are "multi project" samples but no 
sample where I could see how I could merge the coverage.ec files the jacoco plugin 
downloads from the devices.

Any idea?



--
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/56C18C6E.6070700%40mountainminds.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to