From 8859631ba5ab15bc1af420b0eeed19ecc6c9d81d Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Mon, 13 Nov 2023 12:47:28 +0100 Subject: [PATCH] Disable Codecov status --- codecov.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/codecov.yml b/codecov.yml index 5c45b27ee..7990059fe 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,6 +6,5 @@ ignore: coverage: status: - project: - default: - threshold: 0.1% # allow for 0.1% reduction of coverage without failing + project: off + patch: off