NeoTech-Software/Android-Root-Coverage-Plugin
A Gradle Plugin for Android developers that automatically configures Jacoco code coverage tasks for both combined and per module coverage reports, easier than ever.
KotlinApache-2.0
Issues
- 1
- 4
Not all coverage files (`*.ec`) included in the JacocoReport when using `clearPackageData`
#83 opened by EverydayPineapple - 1
Coverage path in case gradle managed device is wrong in case where flavours is defined
#102 opened by amank22 - 9
- 2
Test coverage verification
#101 opened by MKazimirski - 4
rootCoverage is unresolved for kts gradle
#95 opened by amirraza - 20
- 5
- 2
- 1
rootCoverage configuration
#72 opened by wwwhackcom - 1
java 11 coverageReport SKIPPED
#80 opened by artb1sh - 4
Default configuration values
#76 opened by johnjohndoe - 4
- 3
- 3
- 2
Error when compile on Windows
#64 opened by Yxelahh - 6
- 0
- 6
- 6
Misleading warning
#45 opened by emartynov - 0
Potential documentation caveat
#42 opened by TonyTangAndroid - 24
Code Coverage not reported for instrumented tests (Android library module) on AGP 7.0
#36 opened by raquezha - 2
Do we have any sample repo to demonstrate the usage of Android-Root-Coverage-Plugin
#41 opened by trietbui85 - 4
Resulting reports can NOT be found in /build/reports/ when combined coverage is used in 1.4.0
#37 opened by TonyTangAndroid - 0
./gradlew :coverageReport is incorrect.
#38 opened by TonyTangAndroid - 8
Update JaCoCo to 0.8.7
#34 opened by raquezha - 3
- 0
- 8
The code coverage from RobolectricTestRunner unit test code is not honored.
#18 opened by TonyTangAndroid