On Monday, December 2, 2019 at 11:37:06 PM UTC+1, Abhishek Khandelwal wrote: > > If 2 users simultaneously hitting both apis (via postman/soapui/browser) > then how to capture the code coverage at each user api hit level? >
It is impossible to obtain separate execution data for simultaneous/parallel execution, separate execution data can be obtained only for sequential executions. Regards, Evgeny -- 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/f3be0376-4d0d-4f80-8844-d2f8407bf94a%40googlegroups.com.
