From 58a27ab4abfe561737bf0b302a02179af4bd84d0 Mon Sep 17 00:00:00 2001 From: Mattia Iavarone Date: Sun, 15 Dec 2019 12:22:08 +0100 Subject: [PATCH] Change codecov --- codecov.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/codecov.yml b/codecov.yml index 2694c73f..5bbd8d2c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,15 +1,15 @@ coverage: precision: 1 - round: down - range: "30...70" + round: nearest + range: "10...90" status: project: default: - target: 40% + target: 70% patch: default: - target: 70% + target: 60% changes: no comment: