From 2f0d31b4b6fcb206d9c884729c55c19ea7988eb6 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Tue, 20 Dec 2016 01:47:59 -0500 Subject: [PATCH] test: remove codecov patch threshold --- .codecov.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index f198c2f58..995865ee4 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -14,9 +14,6 @@ coverage: project: default: threshold: 1% # allow this much decrease on project - patch: - default: - threshold: 50% # allow this much decrease on patch changes: false comment: