From 224cca0dc962a73946b88a57b55615db0d6d2cae Mon Sep 17 00:00:00 2001 From: sdarwin Date: Tue, 2 Aug 2022 11:17:10 -0600 Subject: [PATCH] Adjust codecov threshold --- .codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 4e80d1ca..378133b7 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -23,3 +23,9 @@ ignore: - extra/**/* - test/* - test/**/* + +coverage: + status: + project: + default: + threshold: 1%