From e4fe863ba471586f7cd60100c4166f26ece46e86 Mon Sep 17 00:00:00 2001 From: Joe Chen Date: Fri, 8 Apr 2022 21:14:56 +0800 Subject: [PATCH] codecov: make status only informational (#119) --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index 31f646e..b4dd5e6 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,6 +4,7 @@ coverage: project: default: threshold: 1% + informational: true comment: layout: 'diff'