codecov / codecov/codecov-action
CodeCov is working on push, but not on PR
Open
@thomasrockhu-codecov is already working on this.
Since Dec 2, 2024.
codecov/codecov-action
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 260
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
Hi, my repo is https://github.com/gusye1234/nano-graphrag.
CodeCov is working on my pushes on my main branch, but not on any PR from others? Should I configure something else other than CODECOV_TOKEN?
I looked into the PR's action and found it never detect my CODECOV_TOKEN, and so trigger the error
['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: 933s.', code='throttled')}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.