From 3e5768cf76f4534319574edeae67e47972aeb93f Mon Sep 17 00:00:00 2001 From: Patricio Whittingslow Date: Mon, 24 Aug 2026 22:08:59 -0300 Subject: [PATCH] add a project wide coverage --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 563f88a..b5f53b9 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,7 +2,7 @@ coverage: status: project: default: - informational: true + target: 62% # Ensure we don't accumulate too much debt. patch: default: informational: true # Shows the patch metric but never turns red/fails the PR