From a8db424bd6aaeda2ceb897142d3c366d9c6591c7 Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Mon, 30 Oct 2023 08:03:02 -0500 Subject: [PATCH] Tweak codecov.yml --- .codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index fd302d71..e8b841ca 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,6 +1,15 @@ coverage: precision: 1 + status: + project: + default: + target: 70% # the (on purpose low) required coverage value + threshold: 2% # the permitted delta in hitting the target + patch: + default: + target: 0% # the (on purpose low) required coverage value + comment: false ignore: