Skip to content

Not all coverage files (*.ec) included in the JacocoReport when using clearPackageData #83

@EverydayPineapple

Description

@EverydayPineapple

Our project is setup in a way that outputs seperate .ec files per test. I believe this is due to the clearPackageData option being set to true, which is desired for us since it helps with test indempotence.

The issue is that the plugin is only looking for coverage.ec files when I need it to be looking for *.ec files.

The issue has been discussed here but I'm making a new issue since I'm not convinced that PR is trying to solve the same thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cantfix (bug in Android tooling)Some bugs cannot be fixed in plugin as the root cause is in the Android Tooling, Gradle, JaCoCo etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions