Codecov incident
Issues viewing file contents for private repositories on app.codecov.io
Codecov experienced a major incident on January 24, 2024 affecting Codecov Frontend, lasting 13m. The incident has been resolved; the full update timeline is below.
Affected components
Codecov Frontend
Update timeline
- investigating Jan 24, 2024, 06:26 PM UTC
Currently we are experiencing an issue where project source code is not being fetched properly for private repos in the Codecov UI. This leads to an inability to view line coverage in the UI. We are investigating.
- resolved Jan 24, 2024, 06:40 PM UTC
We have resolved this issue and will continue to monitor moving forward.
- postmortem Jan 24, 2024, 06:50 PM UTC
This issue resulted from a change in our backend to better support GitHub App installations in our API. The PR tracking the revert and underlying code change can be found here: [https://github.com/codecov/codecov-api/pull/355](https://github.com/codecov/codecov-api/pull/355)