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

Codecov stopped working #110

Closed
1 task done
mrp089 opened this issue May 24, 2024 · 0 comments · Fixed by #111
Closed
1 task done

Codecov stopped working #110

mrp089 opened this issue May 24, 2024 · 0 comments · Fixed by #111
Assignees
Labels
bug Something isn't working

Comments

@mrp089
Copy link
Member

mrp089 commented May 24, 2024

Description

In the most recent pull request(#109), code coverage is not sent to Codecov automatically during the Upload coverage reports to Codecov step:

[2024-05-23T23:38:14.127Z] ['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: 594s.', code='throttled')}

Reproduction

Have a look at this pipeline.

Expected behavior

Code coverage should be reported automatically and show up here for this PR.

Additional context

It seems like they recently bumped the version from v3 to v4 and dropped support for tokenless uploads of the report. Still weird that v3 doesn't work anymore, but I'll try using v4 and adding the token.

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@mrp089 mrp089 added the bug Something isn't working label May 24, 2024
@mrp089 mrp089 self-assigned this May 24, 2024
@mrp089 mrp089 mentioned this issue May 24, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant