From f37a8d82c194305207807883786d5299dc139f89 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Tue, 5 Apr 2022 16:47:46 +0800 Subject: codecov: make status only informational (#6897) [skip ci] --- codecov.yml | 1 + 1 file changed, 1 insertion(+) 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' -- cgit v1.2.3