Skip to content

Remove support for coverageAnalysis #5696

@nicojs

Description

@nicojs

Is your feature request related to a problem? Please describe.

Coverage analysis is a setting that causes extra complexity in each test runner. At the same time, it is also recommended to not change it (leave it to "perTest"), because it influences performance a lot ("perTest" means to filter tests per mutant).

I want to delete the setting and related code in all projects.

Describe the solution you'd like

First deprecate in the next major version, then delete in the major version after.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions