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

project: codecov comments only for changes. #149

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

cpu
Copy link
Member

@cpu cpu commented Aug 29, 2023

This commit adds a codecov.yml configuration file that instructs Codecov.io to only add a comment to pull requests when coverage changes.

See the codecov docs for more information.

If this is still too noisy for our preferences we can adjust the config to comment: false in a follow-up.

This commit adds a `codecov.yml` configuration file that instructs
Codecov.io to only add a comment to pull requests when coverage changes.

See the codecov docs[0] for more information.

If this is still too noisy for our preferences we can adjust the config
to `comment: false` in a follow-up.

[0]: https://docs.codecov.com/docs/pull-request-comments
@cpu cpu requested a review from est31 August 29, 2023 17:45
Copy link
Member

@est31 est31 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, also good strategy to maybe always disable the comment.

@cpu cpu merged commit 6da4329 into rustls:main Aug 31, 2023
10 checks passed
@cpu cpu deleted the cpu-tweak-codecov-comments branch August 31, 2023 14:33
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.

3 participants