codecov / codecov/codecov-action
[BUG] uploaded coverage never appearing in codecov dashboard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 260
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
Describe the bug
Across all our languages (python, Go, and TS) as of about 4 hours the github action runner (v7) says that its added the report to the queue for processing, but the link that is put in the chat to view the report when published never finds anything
To Reproduce
Steps to reproduce the behavior:
- push code to any commit
- see the following logs in the github action runner
info - 2026-07-22 14:29:57,029 -- Your upload is now queued for processing. When finished, results will be available at: https://app.codecov.io/github<org>/<repo>/commit/<commit>
info - 2026-07-22 14:29:57,030 -- Sending upload (5098484 bytes) to storage
info - 2026-07-22 14:29:57,264 -- Upload queued for processing complete
- click that link much later, and see the error message
Expected behavior
I can see the coverage report.
Regression
Successful about 8 hours ago
Product Area
github action
Versions
- CI/CD: github action runner v7
Commit and CI link
c27b7682dd0d8563636915c42ed834ffc02a9935
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.
Research direction
Start with the GitHub Action runner v7 logs and commit c27b7682dd0d8563636915c42ed834ffc02a9935, then follow the reported Codecov upload link and compare it with the queued and completed upload messages. Reproduce by pushing a commit and confirm whether the uploaded coverage becomes visible in the Codecov dashboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100