I’ve seen a similar issue: Codecov website can not show line by line coverage and tried to analyze the paths in the log, but they’ve seemed ok. Could it be something else that’s causing this type of error?
This is causing file mismatch problems for Codecov. If the move to the new uploader didn’t work, I probably would have tried running cd .. or ensuring that I’m in the top-most folder before running the Codecov uploader.
I’m having the same problem as @Elringus but when downloading the report, the file paths look fine. Not just that, but whether codecov is able to show the file content seems random. 95% of the time I click on a file and get the message “There was a problem getting the source code from your provider. Unable to show line by line coverage.” and 5% of the time I get the file content, then if I refresh the page a few minutes later I’m getting the error message again.
Also when I list the commits, many of the commits show “commit message unavailable” rather than the actual commit message.
This is from a public github repo with the following action to upload coverage: