Description
Hi!. I found that codecov has an tab called coverage change that shows the coverage change of unchanged code in the mode of compare. I want to know whether there is an api to get the raw information of coverage change. For most of the page, I can add /api
in the path to get the corresponding information. But it doesn’t work when comparing.
Thank you very much.
Commit SHAs
Please include the commit SHA(s)
Repository
A link to the repository in question
CI/CD or Build URL
Please provide which CI/CD you are using or a link to the build where coverage is being uploaded.
Uploader
Please provide which uploader you are using and command used to run it (e.g. Bash, Node, Python, GitHub Actions, etc…). If you are not using the uploader, we recommend switching to it before opening an issue here.
Codecov Output
Please provide the full output of running the uploader on your CI/CD. This will typically have the Codecov logo as ASCII.
Expected Results
Please provide what you expect to have happened (e.g. a file that has missing coverage on a particular line).
Actual Results
Please provide what actually happened.
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.