Skip to content

Commit

Permalink
[MWPW-165978] Make codecov tests more reliable (#3588)
Browse files Browse the repository at this point in the history
* codecov test changes

* hotfix

* hotfix
  • Loading branch information
robert-bogos authored Feb 3, 2025
1 parent 55d78dc commit 4e7c996
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ coverage:
patch:
default:
target: 90%
threshold: 0.1%
threshold: 0.5%
project:
default:
target: auto
threshold: 0.1%
threshold: 0.5%
ignore:
- "!libs/"
- "libs/deps/"

0 comments on commit 4e7c996

Please sign in to comment.