canonical / ubuntu.com

The official website for the Ubuntu operating system
https://ubuntu.com
Other
201 stars 207 forks source link

Incorrect codecov reports for pull requests #11479

Open petermakowski opened 2 years ago

petermakowski commented 2 years ago

Codecov reports dropping code coverage in pull requests where that's not the case^1. This seems to be caused by codecov not using the right base commit to compare against (which means there's probably an issue with our configuration^2 or uploader^3). This needs further investigation.

https://docs.codecov.com/docs/commit-status

https://app.codecov.io/gh/canonical-web-and-design/ubuntu.com/commit/e9b5b4fda6e61d7a3e1221e6d9ae669d687e901a

petermakowski commented 2 years ago

This still appears to not be working correctly, e.g.: https://github.com/canonical-web-and-design/ubuntu.com/pull/11604

immortalcodes commented 2 months ago

Do we still have code coverage in our codes? @petermakowski