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

chore(ci): fix code coverage uploads #183

Merged
merged 2 commits into from
Sep 13, 2024
Merged

chore(ci): fix code coverage uploads #183

merged 2 commits into from
Sep 13, 2024

Conversation

mccutchen
Copy link
Owner

Looks like codecov.io now requires an explicit auth token, per this failed upload:

[2024-09-13T21:34:57.324Z] ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage URL during POST: 429 - {'detail': ErrorDetail(string='Rate limit reached. Please upload with the Codecov repository upload token to resolve issue. Expected time to availability: 1478s.', code='throttled')}
[2024-09-13T21:34:57.324Z] ['info'] Codecov will exit with status code 0. If you are expecting a non-zero exit code, please pass in the -Z flag

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.86%. Comparing base (8f905de) to head (98a27fe).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #183      +/-   ##
==========================================
- Coverage   95.04%   94.86%   -0.18%     
==========================================
  Files          10       10              
  Lines        2179     1714     -465     
==========================================
- Hits         2071     1626     -445     
+ Misses         74       50      -24     
- Partials       34       38       +4     

see 8 files with indirect coverage changes

@mccutchen mccutchen merged commit 0e8cd05 into main Sep 13, 2024
7 checks passed
@mccutchen mccutchen deleted the fix-codecov branch September 13, 2024 21:48
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