My team use Jacoco one year ago. We integrated Jacoco with Codecov in 
Github workflow, and set a periodical action to generate code coverage 
report every day. However, the coverage changes dramatically. Even We don't 
change any code, the next day it gives us a changed code coverage. 
Especially when running integration tests.

So I just want to know:
1. what makes the code coverage fluctuating so fast, even no more new 
commits? Due to the mechanism of running many tests in concurrency?
2. Or something wrong in the aggregation of integration tests report?
3. what's the mechanism of the generation of integration test code coverage 
report in Jacoco?

Thanks!

-- 
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/94663a4c-8a4d-4a60-a4d9-f5fe5dfb196fn%40googlegroups.com.

Reply via email to