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

don't let codecov tool comment everywhere in PR #503

Merged
merged 1 commit into from
Jul 13, 2023

Conversation

changweige
Copy link
Member

It messes up the PR code change page.

comment:
layout: "reach, diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes
Copy link
Contributor

Choose a reason for hiding this comment

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

@changweige Maybe set this value to true could solve the problem.

# comment:
# layout: "reach, diff, flags, files"
# behavior: default
# require_changes: false # if true: only post the comment if coverage changes

codecov:
require_ci_to_pass: false
notify:
wait_for_ci: false
Copy link
Contributor

Choose a reason for hiding this comment

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

This value could set to true too.

@adamqqqplay
Copy link
Contributor

@changweige I submitted a similar PR in the nydus repository: dragonflyoss/nydus#1350, please take a look. Thanks!

Signed-off-by: Changwei Ge <[email protected]>
@changweige
Copy link
Member Author

@changweige I submitted a similar PR in the nydus repository: dragonflyoss/image-service#1350, please take a look. Thanks!

Thanks for the reminder. Already follows your PR.

@changweige changweige merged commit e26c808 into containerd:main Jul 13, 2023
17 checks passed
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