aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorgriest024 <[email protected]>2022-03-23 18:10:41 -0400
committerGitHub <[email protected]>2022-03-23 23:10:41 +0100
commit825a8c89a2a1390713ca27877eac9bd19a0c19be (patch)
tree70eb4b98c214b033a5c219578a5d3225446295ba /.github
parent1b08de821588a1d5a2436c177c20d60a66e8a977 (diff)
downloadfaker-825a8c89a2a1390713ca27877eac9bd19a0c19be.tar.xz
faker-825a8c89a2a1390713ca27877eac9bd19a0c19be.zip
ci: reduce diff coverage target (#663)
Diffstat (limited to '.github')
-rw-r--r--.github/.codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/.codecov.yml b/.github/.codecov.yml
index 21bd0ca3..1cd3212b 100644
--- a/.github/.codecov.yml
+++ b/.github/.codecov.yml
@@ -13,5 +13,5 @@ coverage:
threshold: 2%
patch:
default:
- target: 95%
+ target: 40%
threshold: 1%