Skip to content

Jacoco class filter does not work on kover 0.6.0-Beta #201

@k3marek

Description

@k3marek

With Intellij engine 1.0.675 kover properly setups class filtering and the resulting report is good.

But for the same configuration, the Jacoco engine 0.8.8 does not filter classes at all.

Notes

  • Project - Android multi module with different build configs and different flavors, but the tests were performed for a single variant using kover instrumentation and task exclusion
  • Described problem reproduces in a single module and also in merged report
  • example filters:
    com.companyxyz.package.*
    *.di.*

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions