From a734a65b2eba9b92c4edd91034739951c16dc6d2 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Fri, 18 Mar 2022 23:35:01 +0100 Subject: [PATCH] Adjust codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index aa7fbb6..773d434 100644 --- a/codecov.yml +++ b/codecov.yml @@ -12,7 +12,7 @@ coverage: target: auto base: auto if_ci_failed: error - threshold: 1% + threshold: 5% comment: require_changes: true