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

Merge report of each module to one report

Open YouSsef3Ssam opened this issue 3 years ago • 2 comments
trafficstars

When I run ./gradlew mergeJacocoReports it fails as a missing task.

FAILURE: Build failed with an exception.

* What went wrong:
Task 'mergeJacocoReports' not found in root project

YouSsef3Ssam avatar Aug 09 '22 20:08 YouSsef3Ssam

This repo seems to be abandoned. We recently migrated to https://github.com/NeoTech-Software/Android-Root-Coverage-Plugin which supports AGP 7.2 and has some cool features simplifying its configuration.

0neel avatar Aug 17 '22 12:08 0neel

Yep https://github.com/vanniktech/gradle-android-junit-jacoco-plugin/issues/202#issuecomment-930607016

vanniktech avatar Aug 17 '22 13:08 vanniktech