From f8136d6dbc62685364029c6b75699f6a5bfbc93c Mon Sep 17 00:00:00 2001 From: Regen Date: Sat, 7 Mar 2020 00:21:50 +0900 Subject: [PATCH] Disable patch status --- codecov.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index 2f1b2b3..00f5483 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,5 +4,4 @@ coverage: default: threshold: 10% patch: - default: - threshold: 20% + default: off