Skip to content

Fix various code coverage issues #270

@jagerber48

Description

@jagerber48

There are a number of issues with the existing codecov configuration that lead to frustrations during unrelated PRs

  • The main issue is the minor code coverage changes are resulting in distracting red X's showing up on PRs that should otherwise go through quickly. There are a number of causes for this
  • An invalid .codecov.yaml file makes it so that configuration meant to loosen test failing conditions
  • Codecov can be made to be purely information so that it never generates red X's
  • The codecov secret token was made publicly available in the source code
  • No flags on distinct uploads

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions