Skip to content

Conditionally run only one code coverage message #32

@ReinderVosDeWael

Description

@ReinderVosDeWael

Post-hoc task-list:

  • If secrets.CODECOV_TOKEN is available, run CODECOV_TOKEN
  • If not, run Github-based coverage comment.

Original post

Currently, PRs provide two code coverage messages; one by Github, one by CodeCov (e.g. #31). This seems unnecessary.

I suggest we remove the Github message, as our coverage badge relies on CodeCov. That being said, if there is a way to generate a code coverage badge through Github, I'd be in favor of cutting the number of services we need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions