From ce318bab9a0fae371bd7be27ce05bb84ce3e44aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Tue, 24 Oct 2023 18:27:30 +0200 Subject: [PATCH] Update codecov.yml --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 34acb532..6ac0375c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -5,4 +5,5 @@ coverage: status: project: default: - threshold: 5% \ No newline at end of file + threshold: 10% + target: 40%