gradle-android-junit-jacoco-plugin icon indicating copy to clipboard operation
gradle-android-junit-jacoco-plugin copied to clipboard

No coverage data to process in directories [...\app\build\outputs\code_coverage\debugAndroidTest\connected]

Open aljohnston112 opened this issue 2 years ago • 0 comments
trafficstars

Tried to run combinedTestReport, but after all the tests are run, the error in the title gets thrown.

I also noticed that createDebugCoverageReport does not generate a coverage report at [...\app\build\outputs\code_coverage\debugAndroidTest\connected*].

I have "testCoverageEnabled true" in the debug block of the app gradle. Unsure of where to go from here.

aljohnston112 avatar Jan 02 '23 23:01 aljohnston112