Skip to content

codecov percentage fails for acceptance test changes #33498

Open
@phil-davis

Description

@phil-davis

When we make "significant" refactorings or additions to the acceptance tests then we sometimes fail the project codecov by 0.01% - probably this is because we have added to the "total amount of code in the project" but have not increased the coverage visible to PHPunit.

Investigate what PHPunit codecov is including when it calculates "total amount of code in the project" and exclude test-only code from that.

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