Skip to content

Commit

Permalink
chore: reduce codeCov warning (#2529)
Browse files Browse the repository at this point in the history
## Proposed change

Reduce codeCov warning

<!--
Please include a summary of the changes and the related issue.
Please also include relevant motivation and context.
-->

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

*- No issue associated -*

<!-- * 🐛 Fix #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
  • Loading branch information
kpanot authored Dec 2, 2024
2 parents 413759f + b8f8a83 commit faede75
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
codecov:
require_ci_to_pass: true
max_report_age: off

coverage:
status:
default_rules:
flag_coverage_not_uploaded_behavior: exclude
project:
default: false

ignore:
# Package Manager files
Expand Down

0 comments on commit faede75

Please sign in to comment.