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: fix codecov upload #2640

Merged
merged 1 commit into from
Feb 18, 2025
Merged

chore: fix codecov upload #2640

merged 1 commit into from
Feb 18, 2025

Conversation

mroderick
Copy link
Member

We are seeing errors uploading coverage reports to codecov:

Rate limit reached. Please upload with the Codecov repository upload token to resolve issue

I've added a repository token, as instructed in https://docs.codecov.com/docs/adding-the-codecov-token.

This changeset should fix the upload issue.

@mroderick mroderick requested a review from hexeberlin February 18, 2025 13:59
Copy link

codecov bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.09%. Comparing base (ed02972) to head (da85809).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2640   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files          40       40           
  Lines        1944     1944           
=======================================
  Hits         1868     1868           
  Misses         76       76           
Flag Coverage Δ
unit 96.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

We are seeing errors uploading coverage reports to codecov:

```
Rate limit reached. Please upload with the Codecov repository upload token to resolve issue
```

I've added a repository token, as instructed in https://docs.codecov.com/docs/adding-the-codecov-token.

This changeset should fix the upload issue.
@mroderick mroderick merged commit dfcad71 into main Feb 18, 2025
14 checks passed
@mroderick mroderick deleted the fix-codecov-upload branch February 18, 2025 14:05
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.

2 participants