From 5cc02c99a8fd06fd00c55f227174fd8acfcb86bc Mon Sep 17 00:00:00 2001 From: David Steele Date: Tue, 6 Oct 2020 19:44:23 -0400 Subject: [PATCH] test code coverage --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index a7ceb54..ec9c07b 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,6 +5,7 @@ coverage: default: target: auto # target is increasing coverage threshold: 0.2% + informational: false patch: default: informational: true # otherwise this falses way too much