From 3b98422cb9434003863a15a425e8313ecf4ddc44 Mon Sep 17 00:00:00 2001 From: Winni Neessen Date: Fri, 3 Jun 2022 12:17:36 +0200 Subject: [PATCH] Update codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index de73fbd..c724211 100644 --- a/codecov.yml +++ b/codecov.yml @@ -9,7 +9,7 @@ coverage: only_pulls: false patch: default: - target: 90% + target: 80% base: auto if_ci_failed: error threshold: 5%