Troubleshooting

Set Up GitHub App Integration
When using Github, an app integration can be used to efficiently onboard new teams to Codecov. The App Integration will allow teams to add Codecov directly ...
Tue, 5 Jul, 2022 at 9:27 AM
Files not showing in Codecov (Fixing Paths)
Introduction For Codecov to operate properly, all files paths in the coverage report must match the git/hg file structure. This approach is how...
Tue, 23 Aug, 2022 at 8:40 AM
Error when trying to view report
Sometimes Codecov has trouble while processing your coverage reports and will return an error message. Here are some of the most common ones and possible tr...
Fri, 10 Sep, 2021 at 9:14 AM
Cannot access repository on Codecov (Permissions)
By default, Codecov only requests access to your public repositories and cannot see your private ones.  If you are having problems viewing or accessing ...
Tue, 11 Oct, 2022 at 12:17 PM
Statuses or Checks Not Displaying on Pull Request / Merge Request
If statuses or GitHub Checks are not displaying on your pull request or merge request, the first step is to ensure the uploader did not encounter an error s...
Fri, 6 Jan, 2023 at 10:27 AM
Error Message: "Github API: Not Found"
Symptom  Error Message: "Github API: Not Found" Cause Codecov uses the code provider's API with your token to determine if w...
Tue, 20 Jul, 2021 at 11:26 AM
Unexpected Coverage Changes
Check that the commits tab of your pull request on Codecov.io matches with what you expect. Ensure that the parent and head commits have uploaded coverage ...
Fri, 26 Mar, 2021 at 12:31 PM
Error Loading Page / Access Denied
Clear your cookies and try logging back in. If you are using GitHub, switch to the GitHub App Integration If you cannot view private repositories, add th...
Fri, 20 May, 2022 at 11:07 AM
Repo Not Updating After Transfer/Rename
If you have renamed your repo, or transferred it from one account to another, Codecov is unable to make this change automatically. For this reason, you will...
Wed, 16 Feb, 2022 at 12:17 PM
Coverage Overview Graph not showing recent commits
This issue can happen if you haven't recently pushed any commits to your Default Branch or if your Default Branch has changed since being added to Codec...
Thu, 3 Jun, 2021 at 9:29 AM