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<Evgeny Mandrikov> 写道: > On Mon, Mar 9, 2020 at 12:58 PM <[email protected]> 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 the time of others on > attempts to reproduce your setup and to increase your chances of receiving > help, please always include a complete example. > > In the attached "example.zip" you'll find a complete example that executes > tests in parallel, merges two exec files and generates the following report > for merged exec file > > [image: report.png] > > while following two for individual exec files > > > [image: report1.png] > > [image: report2.png] > > > -- 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/c78759d4-04ab-452c-9974-d0d10fdbaa14n%40googlegroups.com.
