From e844f24b392953d591455d6d0f80c93dc10c2434 Mon Sep 17 00:00:00 2001 From: Ludeeus Date: Tue, 28 Jul 2020 11:36:30 +0000 Subject: [PATCH] Set target to 65 --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index fb083ea31e..ced94e0d30 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -11,7 +11,7 @@ coverage: patch: off project: default: - target: 70% + target: 65% validate: target: 100% paths: @@ -30,4 +30,4 @@ parsers: macro: no ignore: - - "tests" \ No newline at end of file + - "tests"