Skip to content

Codecov report upload and pull request comment takes a while or gets stuck (again) #1787

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

Open
nyoungstudios opened this issue Mar 10, 2025 · 1 comment
Assignees
Labels
bug Something isn't working codecov/codecov-action

Comments

@nyoungstudios
Copy link

Describe the bug
A commit was pushed to an already open pull request with a Codecov report and comment on it. It took 3 runs of trying to upload the Codecov report and 8 minutes after the last try for the Codecov report to be posted and the comment on the pull request to be updated.

The Codecov report for that SHA was uploaded 3 times at 7pm, 7:21pm, and 7:37pm.

And the report finally posted and was updated on the pull request at 7:46pm.

To Reproduce
Steps to reproduce the behavior:

I do not have any clear steps for reproducing this as it happens only every so often.

Expected behavior
A clear and concise description of what you expected to happen.

The Codecov comment on the pull request should be updated within a minute of uploading. Normally it only takes a handful of seconds.

Regression
State whether this is a regression and when the last successful instance occurred

Screenshots
If applicable, add screenshots to help explain your problem.

Product Area
If applicable, the product with the given bug (e.g. coverage, test analytics, browser extension, bundle analysis)

Versions

  • OS: [e.g. linux, ubuntu@v24, macos arm64, windows] - ubuntu 24.04
  • Git Host: [e.g. GitHub, GitLab, Bitbucket] - GitHub
  • CI/CD: [e.g. GitHub Actions, CircleCI] - GitHub actions
  • Uploader: [e.g. codecov-action@v5.3.1, codecov-circleci-orb@v5.2.0, codecov-cli@v10.0.1, uploader@v0.8.0] - codecov-action@5.4.0

Commit and CI link
Provide the commit SHA and CI link. If applicable, provide the entire Codecov output from CI.

4c8a835ddf9b00e7ebf07699de86abbe779b3f7a

(private repository)

Additional context
Add any other context about the problem here.

Same as this problem: #1760

Since I cannot reopen that issue, I have created a new one.

@nyoungstudios nyoungstudios added the bug Something isn't working label Mar 10, 2025
@thomasrockhu-codecov thomasrockhu-codecov self-assigned this Mar 16, 2025
@JounQin
Copy link

JounQin commented Mar 23, 2025

I met the same issue on Windows.

info - 2025-03-23 09:52:36,777 -- ci service found: github-actions
warning - 2025-03-23 09:52:36,823 -- No config file could be found. Ignoring config.
warning - 2025-03-23 09:52:36,861 -- xcrun is not installed or can't be found.
warning - 2025-03-23 09:58:14,680 -- No gcov data found.
warning - [202](https://github.com/un-ts/synckit/actions/runs/14017779414/job/39245663032?pr=209#step:8:210)5-03-23 09:58:14,696 -- coverage.py is not installed or can't be found.
info - 2025-03-23 09:58:14,774 -- Found 5 coverage files to report

https://github.com/un-ts/synckit/actions/runs/14017779414/job/39245663032?pr=209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working codecov/codecov-action
Projects
None yet
Development

No branches or pull requests

3 participants