aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/.codecov.yml4
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%