Describe the bug
Reported code coverage on my repository decreased (erroneously) after merging a PR from 80% to ~7% and since then doesn't go back to reasonable values. I think the coverage.xml upload failed in the CI after merging.
Commit that showed strong decrease:
https://app.codecov.io/gh/multiview-stitcher/multiview-stitcher/commit/79cf8faa4979e9a2396471e8a5f449e900f65162
It seems that now coverage changes in new commits are correctly computed (e.g. here) , but the wrong reference value is propagated.
How can I fix this, is there a way to reset the reference?
Thank you for any help 🙏
Environment (please complete the following information):
To Reproduce
https://app.codecov.io/gh/multiview-stitcher/multiview-stitcher/commit/79cf8faa4979e9a2396471e8a5f449e900f65162
Expected behavior
Project coverage
- shows reasonable values
- values that are close to what's shown in the individual uploads
Screenshots
Dropping commit:

New commits:
