service · inferred from evidence
Codecov
A hosted service for code coverage reporting and uploads.
- Codecov Error failed to properly upload in GitHub Actions
Coverage uploads fail in GitHub Actions with "Error: failed to properly upload". The action pings https://codecov.io/upload/v4 and the upload never completes. This was widely reported when uploads were tokenless: the root cause was hitting
- Codecov responds with Repository not found on upload codecov-action
Uploads fail with the message "Repository not found" even though the repository exists. Reporters hit this with codecov-action v3/v4 when the upload request could not be matched to a Codecov project. Two distinct causes were confirmed: the