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

Turn off code coverage status checks #76

Closed
brettcannon opened this issue May 1, 2017 · 2 comments
Closed

Turn off code coverage status checks #76

brettcannon opened this issue May 1, 2017 · 2 comments
Assignees

Comments

@brettcannon
Copy link
Member

https://docs.codecov.io/docs/commit-status#section-disabling-a-status

/cc @Haypo

@brettcannon brettcannon self-assigned this May 1, 2017
@vstinner
Copy link
Member

vstinner commented May 2, 2017

I guess that the issue is for CPython. I have no strong opinion on code coverage if it doesn't prevent me to merge changes ;-) In some specific cases, coverage is seen as lower because I added code specific to Windows or macOS whereas coverage is only measured on Linux. Or we need a label or something to confirm that we understand the issue and ignore the coverage regression.

@brettcannon
Copy link
Member Author

This issue is to remind me to turn off the status checks so you won't be prevented, even on a phone by the beach (although technically I originally said it should be doable with a tablet 😉 ). This won't turn off code coverage, you just won't get any direct indication in PRs about it anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants