Hi Team, I am an adobe engg. I was trying to integrate jacoco into gradle 
android project and have some queries for which I am hoping will receive an 
answer or direction to help me resolve them

Code Structure of our application is as following:

At present, our internal android application is multi module. We have written 
UI test for the complete application but are located in one centre module 
rather in their specific modules and all Unit test are located in their 
respective modules.

Problem:

  1.  However after execution of connectedDebugAndroidTestCoverageReport, 
execution data (.ec file) only generates for our centre module where the UI 
tests are located and does not generate for other modules.
  2.  I believe this could be achieved with using offline instrumentation but 
after referring to many documents I am unable to find how to use 
jacocoAgent-offline instrumentation with gradle. Need a hand there here.

Regards
Arihant jain

-- 
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/BL0PR02MB4963AAB9EC65F8F13424C084C6760%40BL0PR02MB4963.namprd02.prod.outlook.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to