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

Prevent codecov from polluting PRs with useless comments #2445

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

jake-low
Copy link
Contributor

I find it really annoying that Codecov posts a comment on every single PR review (triggering a notification). And I find it extremely hard to review other people's PRs in the web UI when Codecov has put a big warning next to every third line of code saying that it's not covered (like in the screenshot below).

So I'm proposing to silence its comments on PRs. You can still view the coverage report in the "Checks" tab of the PR.

Discussion welcome if you feel that these features are useful and don't want them turned off.

image

@CollinBeczak CollinBeczak self-requested a review September 20, 2024 17:52
@CollinBeczak
Copy link
Collaborator

agreed, until there are a significant amount of unit tests, and there is an effect to add them, this messages do not help review.

@jake-low jake-low merged commit f8b86cd into main Sep 23, 2024
6 checks passed
@jake-low jake-low deleted the jlow/silence-codecov branch September 23, 2024 17:15
@CollinBeczak CollinBeczak mentioned this pull request Oct 15, 2024
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