From 7032026c7bca0df3b53a4ef39bffe6d6e81ff6dc Mon Sep 17 00:00:00 2001 From: sonelu Date: Tue, 2 Jun 2020 19:43:34 +0100 Subject: [PATCH] codecov.yml update --- codecov.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/codecov.yml b/codecov.yml index 01d8599..2e1dfd4 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,8 +4,9 @@ coverage: range: "90...100" status: project: - threshold: 0.5% + default: + threshold: 0.5% patch: - threshold: 1% - changes: - threshold: 1% + default: + threshold: 1% +