Skip to content

CI: Make codecov patch checks informational #44553

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

Merged
merged 1 commit into from
Nov 21, 2021

Conversation

mroeschke
Copy link
Member

To avoid some false positive coverage results which can make an entire PR appear that it's failing:

https://github.com/pandas-dev/pandas/pull/44546/checks?check_run_id=4275864618
https://github.com/pandas-dev/pandas/pull/44461/checks?check_run_id=4276518961

Change codecov patch builds to always pass but still report the % coverage of the PR:

https://docs.codecov.com/docs/commit-status#informational

IMO our code review process should ensure that new code has associated tests.

@mroeschke mroeschke added the CI Continuous Integration label Nov 21, 2021
@jreback jreback added this to the 1.4 milestone Nov 21, 2021
@jreback jreback merged commit eb24ecc into pandas-dev:master Nov 21, 2021
@mroeschke mroeschke deleted the ci/codecov_patch_informational branch November 22, 2021 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants