aboutsummaryrefslogtreecommitdiff
path: root/codecov.yml
diff options
context:
space:
mode:
authorJoe Chen <jc@unknwon.io>2022-04-05 16:47:46 +0800
committerGitHub <noreply@github.com>2022-04-05 16:47:46 +0800
commitf37a8d82c194305207807883786d5299dc139f89 (patch)
treee66bb865c38caaa7c345c207bda8b49d43aa43c5 /codecov.yml
parent2601b40ffaff032a95bbe777b6a80845e6041998 (diff)
codecov: make status only informational (#6897)
[skip ci]
Diffstat (limited to 'codecov.yml')
-rw-r--r--codecov.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
index 45768ef4..198b73a6 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -4,6 +4,7 @@ coverage:
project:
default:
threshold: 1%
+ informational: true
comment:
layout: 'diff'