Skip to content

Codecov result don't show up in the PR summary anymore #4977

@Amxx

Description

@Amxx

When looking at a PR, we get a summary of all the CI that run, with status. This includes checkl/coverage.

  • This check will fail if any of the unit tests that run during coverage fails (that is the run coverage part)
  • Until recently, the action would check if we meet some threshold for coverage, and report that directly in the PR. This is no longer available.

The result are still produced. We can click to see the details of the codecov action, and get a to the resultURL. However, I'm not sure the PR would be blocked if the requirements are not meet (low coverage of new code)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions