Issue
The Codecov UI says a commit or pull request is still processing
Applies To
- Codecov Customers
- Errors
- Report processing
Symptoms
- Why does Codecov say that my report is still processing?
Resolution
A report can be stuck in processing for a few reasons. The most commit is a lack of permissions to access the API of your Git provider. Since an upload occurs on behalf of an organization or repository, Codecov is not able to use your personal API token to process your repos. We need a seperate token, sometimes referred to as a Machine User. We call this the Team Bot. If you are on GitHub, our App handles this. Otherwise, you will need to ensure a bot is configured, and that the account has logged into Codecov so we have a valid OAuth token for it that we can use.