From f3ecd92e6976f21c3567f4938923e2604617ee4f Mon Sep 17 00:00:00 2001 From: Nate Sales Date: Fri, 20 May 2022 23:32:08 -0700 Subject: [PATCH] chore: disable codecov failures --- .codecov.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index e74c2295..1dd3408b 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,4 +2,9 @@ coverage: status: project: default: - threshold: null + target: 0% + thresold: 100% + patch: + default: + target: 0% + thresold: 100%