From 45a1e4959d085c0285177a638b981dd43ffb2e0b Mon Sep 17 00:00:00 2001 From: Bastian Kersting Date: Sun, 23 May 2021 13:41:55 +0200 Subject: [PATCH] tweak codecov.threshold --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index e8b92a9f..92c52d42 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,7 +3,7 @@ coverage: project: default: target: auto - threshold: 2% + threshold: 100% paths: - "src" branches: