From 41596ce4f76a0f622748d2e69838681eb55bc9d6 Mon Sep 17 00:00:00 2001 From: Martin Reuter Date: Wed, 3 Sep 2025 16:14:58 +0200 Subject: [PATCH] Update .codecov.yml to include coverage status --- .codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index e00ce3d6..c4e6b3f3 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,2 +1,11 @@ github_checks: annotations: false + +coverage: + status: + project: + default: + informational: true + patch: + default: + informational: true