From b28915b90a999b0ced64a2eb2ec671384f0632ec Mon Sep 17 00:00:00 2001 From: LHT129 Date: Thu, 23 Jan 2025 07:12:57 +0000 Subject: [PATCH] set threshold coverage from (1%)% to 1% Signed-off-by: LHT129 --- .github/codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index 3edfa722..9b610de3 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -37,7 +37,7 @@ component_management: statuses: - type: project target: auto - thresholds: 1% + threshold: 1 branches: - "!main" individual_components: # in alphabetical