In this PR codecov produce the wrong report. The report includes files that are not part of commits and so coverage report is wrong. It is happening for while now in all pull requests. It seems compared commits are correct but the report is wrong. Codecov is run by Travis. What are we doing wrong?
Repository
Versions
Codecov is running on Travis: Ubuntu 16.04.6 LTS, codecov version: 2.0.22
Hey @PrimozGodec – sorry for the lengthy delay. I agree that there was only one file changes in this PR and yet Codecov picked up 4-5 changed files, which is incorrect.
Almost certainly this is related to Codecov picking the wrong parent/base commit to compare against.
Do you have a more recent example of this happening again? We lost the logs on this one, sorry
When you send it, can you send the commit SHA in question and the commit SHA of the parent you would expect from the git tree?
Hi thank you for ping. We had some other issues with CI so we couldn’t not check what is happening with codecov. I will go back to this project and will let you know. I also tried one other thik which is potential source of the problem.