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

Fail CI if codecov doesn't upload #638

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

dstansby
Copy link
Contributor

@dstansby dstansby commented Nov 14, 2024

On #637 and other PRs, it looks like the code coverage is failing because some reports fail to upload, but this isn't failing the CI jobs so it's not obvious.

This PR changes that so CI fails if coverage does not succesfully upload to codecov.

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.88%. Comparing base (ad1ad67) to head (9013215).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #638   +/-   ##
=======================================
  Coverage   99.88%   99.88%           
=======================================
  Files          62       62           
  Lines        2708     2708           
=======================================
  Hits         2705     2705           
  Misses          3        3           

@dstansby
Copy link
Contributor Author

Looks like we're running into codecov/codecov-action#1643 😢

@dstansby dstansby added this to the 0.14.1 milestone Nov 16, 2024
@dstansby dstansby removed this from the 0.14.1 milestone Nov 21, 2024
@dstansby dstansby merged commit 8c7c043 into zarr-developers:main Nov 29, 2024
25 of 26 checks passed
@dstansby dstansby deleted the require-codecov-upload branch November 29, 2024 14:26
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.

1 participant