From 3fcd897cab6e89e533e931dffd17691099a3a02d Mon Sep 17 00:00:00 2001 From: David Simansky Date: Wed, 20 Mar 2024 17:46:05 +0100 Subject: [PATCH] Enabled Codecov auto target config --- .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