I keep getting the error There was an error processing coverage reports. when I try to access my report, with the Please review the following uploads for clues: list being empty of files. I am trying different things but none of them seem to make any difference, and the upload part seems to work fine.
I read the artcile you sent, but I still don’t understand what you meant.
Should I try uploading from GitHub CI or should I authorize codecov on my repository? I’ve configured codecov to my repository but I’m not yet able to upload files through CI.
@luischoma maybe I’m confused. Do you push the commit to GitHub? I noticed that the screenshot is showing a different commit SHA than the one you posted (i.e. d32c4 vs 32c4d)
@luischoma sorry for the delay. So Codecov only works with the commit being on the service provider (e.g. GitHub, GitLab, Bitbucket). If you are only uploading from a local commit, we won’t be able to process the coverage reports.
To add to this, you CAN upload locally as long as the commit also exists upstream
I thought I got it but, I still do not understand why codecov comments didnt show up. I thought it had to do with the free/paid version but I’ve read that the first 5 users on my repo get a trial/free plan;