summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2021-05-14 12:31:27 +0300
committerSergey Shepelev <temotor@gmail.com>2021-05-14 12:31:27 +0300
commitc481fd5f0bac4258b080747ada4d1ecd54e6c13a (patch)
tree9cedefd14b4b40779e69461a169c28c08c1db8d9
parentf4d476b8116d8e483155511dd7f5f737e3f2b282 (diff)
downloadeventlet-codecov.tar.gz
codecov: allow 3% threshold to pass status checkcodecov
-rw-r--r--codecov.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
index 6e9350e..f06f3e6 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -4,3 +4,8 @@ codecov:
coverage:
precision: 0
round: down
+ status:
+ project:
+ default:
+ target: auto
+ threshold: 3%