Re: [java code coverage] How to merge multiple jacoco exec data

2021-03-18 Thread jing jing
May I ask you to obtain the coverage of method pkg2 first, before obtaining the coverage of pkg1, did you modify the code and republish it, and then obtain pkg2, or should you continue to obtain pkg2 without changes to the code? 在2020年3月26日星期四 UTC+8 下午9:18:04 写道: > On Mon, Mar 9, 2020 at 12:5

Re: [java code coverage] How to merge multiple jacoco exec data

2020-03-26 Thread Evgeny Mandrikov
On Mon, Mar 9, 2020 at 12:58 PM wrote: > Hi There, > > I am running junit for two packages in parallel way using ant script.But > when I am trying to merge both exec ,it doesn't give full report result. > > Please find the ant script below. > Partial snippets are not debuggable, so to not waste