-
Notifications
You must be signed in to change notification settings - Fork 24
Known Android Gradle Plugin code coverage issues
Rolf Smit edited this page Nov 9, 2023
·
9 revisions
This plugin builds on top of the Android and JaCoCo Gradle plugins and configures those. Sometimes bugs in those plugins can cause this plugin to not be able to create a report properly.
On this page those issues can be easily tracked, if you ever run into an issue, check this page first. Potentially you can avoid writing a bug report here by figuring out for your self if this plugin is the blame or potentially the Android Gradle Plugin or something else.
- AGP 8.0-8.3.0-alpha04: https://issuetracker.google.com/issues/281266702
- AGP 7.0-7.2.0-alpha05: https://issuetracker.google.com/issues/195860510
- AGP 7.1.2-7.3.0-beta01: https://issuetracker.google.com/issues/222338458
- AGP <= 3.4.0-alpha05: https://issuetracker.google.com/issues/110763361
- AGP <= 3.4.0-alpha05: https://issuetracker.google.com/issues/109771903
Test Orchestrator with clearPackageData (see #83):