Codecov GitHub PR statuses take a long time to complete

Description

Codecov GitHub PR statuses take a long time to complete

Repository

Steps to Reproduce

  1. Create a PR
  2. Wait for CI to finish and coverage to upload

Expected behavior: The codecov/patch and codecov/project checks should complete once the data is available.

Actual behavior: The checks either don’t complete, or only do so after hours of waiting (PR #33 took 8 hours between coverage being available and the checks passing).

Flakiness? This has been fairly consistent.

Versions

CI is uploading with codecov/codecov-action@v1.0.2

Additional Information

All relevant data should be in the repo. I have not been able to identify anything specifically causing this behavior.

Hi @thislooksfun

We’ve made some changes recently, are you still seeing this?

If so, can you share a recent commit SHA where this happened so I can check the logs?