From d88963a3f2a9c54d6dd704a2daf0a215a714951f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AE=E5=B4=96?= Date: Mon, 5 Jul 2021 12:03:11 +0800 Subject: [PATCH] chore: disable status check for patch --- .codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 4aa3baebb31..036ae7945ba 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -3,7 +3,10 @@ coverage: range: 60..95 round: down precision: 2 + # allow test coverage to drop by 1%, assume that it's typically due to CI problems + threshold: 1 status: + patch: off project: default: off x6: