hi guys,

Is there a way to exclude some classes when dumping the .exec file, instead 
of at report time?

My scenario is that, I want to generate a combined report for A-api-test 
and B-unit-test. A-api uses an older version of B-sdk, so, when dumping for 
A, a.exec contains incorrect data of B-sdk, and b.exec contains the correct 
data of B-sdk. Thus, if I merge a.exec and b.exec together... I don't 
actually know what a+b.exec will contain about B-sdk... both the wrong data 
and the correct data? What will I get if I generate report from this 
a+b.exec?

So I guess the safe way is to exclude B-sdk when dumping for A. But how can 
I do this?

Thanks.
--huafeng
 

-- 
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/d70a34c2-c0d0-41f6-ac0b-3461614b6827%40googlegroups.com.

Reply via email to