From 03087ea8ed8374b9ce2247487fa40be07998d53d Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Thu, 23 May 2024 19:04:15 +0430 Subject: [PATCH] fix : codecov.yml bug fixed --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index 780d1e1..7b4274c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,6 +1,6 @@ codecov: require_ci_to_pass: yes -notify: + notify: after_n_builds: 3 wait_for_ci: yes @@ -14,4 +14,4 @@ coverage: enabled: no project: default: - threshold: 2% + threshold: 1%