diff options
-rw-r--r-- | .codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codecov.yml b/.codecov.yml index f91e5c1fe..167f5636c 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,7 +2,7 @@ coverage: status: project: default: - target: 40% + target: 50% threshold: null patch: false changes: false |