From a3c77a9ec31dda6afa0cd24218a50438a23cd984 Mon Sep 17 00:00:00 2001 From: Olivier Tassinari Date: Fri, 8 Mar 2019 20:55:04 +0100 Subject: [PATCH] ignore patches --- .codecov.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index 27e0cc33406a89..4cf9f53ad36500 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,8 @@ coverage: status: - patch: + project: default: - threshold: 2.0% + target: auto + threshold: 1% + patch: off comment: false