From 718e4f8cfb7a23f4732bcb52d3c7fc30d5ad3845 Mon Sep 17 00:00:00 2001 From: Sam Schott Date: Sun, 28 Mar 2021 16:41:07 +0100 Subject: [PATCH] fix codecov.yml --- codecov.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index 60bf3f26..31dadd66 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,6 +6,8 @@ codecov: coverage: status: project: - threshold: 5% + default: + threshold: 5% patch: - threshold: 5% + default: + threshold: 5%