Skip to content

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.

Bugs in specific AGP versions

AGP version uncertain

Test Orchestrator with clearPackageData (see #83):

Clone this wiki locally