From ba87ee96c9026d35f0a7f7ec0a420cef052a497f Mon Sep 17 00:00:00 2001 From: Jasmin <4738799+jaeilers@users.noreply.github.com> Date: Fri, 15 May 2026 10:40:09 +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 f2b2377..c5977e1 100644 --- a/codecov.yml +++ b/codecov.yml @@ -2,7 +2,7 @@ coverage: status: project: default: - threshold: 1 # allow coverage decrease up to 1% + threshold: 1% # allowed coverage decrease patch: off # no status report for PR diff ignore: - Tests/**/*