Before submitting a topic, please confirm the following
I have searched for similar issues before creating this topic.
I have verified that my repository is using the Codecov GitHub app, if using GitHub
I have validated my codecov.yaml
configuration file.
I have filled out the below sections to the best of my ability.
I understand that the community boards are a free, best-effort tool. While we hope to have someone on the Codecov team resolve your problem quickly, this is not always possible.
Description
The codecov/project
action fails without a decrease of -0.03%
in code coverage but the report says No Files covered by tests were changed
.
CI/CD URL
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
No change in coverage is reported or the code changes which caused the regression are being shown.
Actual Results
No actual change in coverage is being shown in the
Additional Information
I omitted some checkmarks because we do not have the App installed and we do not have a configuration file.