From 7ce6f139ee5c888fdabceb12a8612354a581841f Mon Sep 17 00:00:00 2001 From: Kononnable Date: Fri, 9 Aug 2019 22:55:03 +0200 Subject: [PATCH] codecov config change --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index 82d70e5..76e6b95 100644 --- a/codecov.yml +++ b/codecov.yml @@ -8,3 +8,4 @@ coverage: default: threshold: 50 target: 50 + patch: off