Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure coverage threshold on commit status #5892

Merged
merged 1 commit into from
Feb 7, 2022
Merged

Conversation

ybiquitous
Copy link
Member

Which issue, if any, is this issue related to?

See #5891 (comment)

Is there anything in the PR that needs further explanation?

See https://docs.codecov.com/docs/commit-status

@ybiquitous
Copy link
Member Author

Validation result:

$ cat codecov.yml | curl --data-binary @- https://codecov.io/validate
Valid!

{
  "comment": false,
  "coverage": {
    "status": {
      "project": {
        "default": {
          "threshold": 1.0
        }
      }
    }
  }
}

Copy link
Member

@jeddy3 jeddy3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jeddy3 jeddy3 merged commit 53de3e5 into main Feb 7, 2022
@jeddy3 jeddy3 deleted the codecov-threshold branch February 7, 2022 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants