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

Minimize codecov feedback on branches and PRs #661

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

huddlej
Copy link
Contributor

@huddlej huddlej commented Jan 14, 2021

Limit codecov feedback to comments on PRs when the coverage has actually changed.

  • Do not invalidate branches and PRs because code coverage decreases.
  • Do not annotate each line of a PR that does not have code coverage.

These reminders are more annoying than they are helpful.

This PR adds a codecov YAML that validates with the following command:

curl --data-binary @codecov.yml https://codecov.io/validate

Limit codecov feedback to comments on PRs when the coverage has actually
changed. Do not invalidate branches and PRs because code coverage
decreases. Do not annotate each line of a PR that does not have code
coverage. These reminders are more annoying than they are helpful.
@huddlej huddlej merged commit bc0523a into master Jan 14, 2021
@huddlej huddlej added this to the Patch release 10.2.1 milestone Jan 14, 2021
@emmahodcroft
Copy link
Member

I love this irony 😆
image

@huddlej
Copy link
Contributor Author

huddlej commented Jan 14, 2021

"I can't let you do that, Dave..."

@huddlej huddlej deleted the remove-codecov-annotations branch January 14, 2021 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants