From 22079ba455a5d7df2bb4be24001513b38b3f6317 Mon Sep 17 00:00:00 2001 From: olivroy Date: Thu, 13 Jun 2024 18:10:51 -0400 Subject: [PATCH] Update codecov.yml --- codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index 4120397..04c5585 100644 --- a/codecov.yml +++ b/codecov.yml @@ -10,5 +10,5 @@ coverage: patch: default: target: auto - threshold: 20% + threshold: 1% informational: true