Description
This is a clone of github issue
We noticed the commit status check started to disappear once we migrate from Travis CI to Github Action (using codecov/codecov-action
for uploading coverage to codecov)
Repository
private
CI/CD
CI: Github Action
CD: N.A.
Uploader
Commit SHAs
e7443e6
Codecov Output
Steps to Reproduce
- Create a PR
- Wait for all commit status checks to show up
Expected behavior:
codecov commit status check shows up
Actual behavior:
codecov commit status does not show up
Flakiness?
We can consistently reproduce this on the same repo(s)
Additional Information
codecov status check is working fine for master commit