Cannot update wrong coverage data from a commit

Please check the troubleshooting guide before creating a ticket.
All fields below are required.

Description

Cannot update wrong coverage data for a CI commit from a local build

Commit SHAs

Repository

CI/CD or Build URL

n/a

Uploader

Python

Codecov Output

Upload succeeded, file(s) show up here under build: Code coverage done right.

Expected Results

The new uploaded coverage data for the commit is used for the coverage chart.
This is the case for this commit: https://codecov.io/gh/YAXLib/YAXLib/commit/96324da678a42101cf98581fe80fe0a34cdb1351/build

Actual Results

The coverage chart still shows the coverage from the CI commit with wrong coverage.

Additional Information

n/a

@axunonb are you saying that the coverage generated by your CI is wrong and you shouldn’t upload coverage for it?

Yes, it’s wrong, and I’d like to correct with a local build form my PC. The generated files even stored under the commit, but not used.

@axunonb unfortunately there is no way to remove builds that have already been uploaded to Codecov.