From fccf2005467717c0af8dfda845c6a423c6097a0d Mon Sep 17 00:00:00 2001 From: Shay Palachy Date: Wed, 16 Jul 2025 13:41:27 +0300 Subject: [PATCH] transition to tighter codecov cheks --- .codecov.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index a37718ea..1b6a5955 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -8,10 +8,13 @@ coverage: range: "70...100" ignore: Tests status: + project: + default: + target: auto + threshold: 0% patch: default: - target: "80" - project: false + target: 97% comment: layout: "header, changes, diff"