From 0986b0fb469cfcb7a30363011efbd62279f49cb1 Mon Sep 17 00:00:00 2001 From: David Simansky Date: Wed, 20 Mar 2024 17:55:37 +0100 Subject: [PATCH] Enabled Codecov auto target config (#158) --- .codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yaml b/.codecov.yaml index c922a17b..f09cb12f 100644 --- a/.codecov.yaml +++ b/.codecov.yaml @@ -4,7 +4,7 @@ coverage: status: project: default: - target: 80 + target: auto threshold: 1% patch: # Disable the coverage threshold of the patch, so that PRs are