diff options
| -rw-r--r-- | .github/.codecov.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/.codecov.yml b/.github/.codecov.yml index d782656d..21bd0ca3 100644 --- a/.github/.codecov.yml +++ b/.github/.codecov.yml @@ -11,3 +11,7 @@ coverage: default: target: 95% threshold: 2% + patch: + default: + target: 95% + threshold: 1% |
