From eeb4d88cbdd8c619f19489c069ecf7068fcaba4f Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sun, 1 Jul 2018 13:50:55 -0700 Subject: [PATCH] Disable codecov failing PRs --- codecov.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/codecov.yml b/codecov.yml index 0bcc7919..f173c829 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,8 +1,6 @@ coverage: status: - project: - default: - target: 35 - threshold: 1 + project: off + patch: off comment: layout: "diff"