From 0e41709703be271312863d7b587ac9392a9a43f2 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Sun, 10 May 2020 12:35:36 +0200 Subject: [PATCH] disable codecov status --- codecov.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/codecov.yml b/codecov.yml index 7cb16a0..e236e8c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -3,10 +3,9 @@ codecov: coverage: status: - project: - default: # status context - target: auto - threshold: "1%" + project: off + patch: off + changes: off range: "60...100" comment: off