From 968c04cdb173388ed7089069b7a674645d145d9c Mon Sep 17 00:00:00 2001 From: Manfred Touron <94029+moul@users.noreply.github.com> Date: Fri, 22 Sep 2023 09:08:53 +0200 Subject: [PATCH] Update codecov.yml --- .github/codecov.yml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.github/codecov.yml b/.github/codecov.yml index 0046101e219..65609743a74 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -16,8 +16,7 @@ coverage: project: default: target: auto - # Let's decrease this later. - threshold: 10 + threshold: 10 # Let's decrease this later. base: parent if_no_uploads: error if_not_found: success @@ -26,8 +25,7 @@ coverage: patch: default: target: auto - # Allows PRs without tests, overall stats count. - threshold: 100 + threshold: 100 # Allows PRs without tests, overall stats count. base: auto if_no_uploads: error if_not_found: success @@ -40,10 +38,10 @@ flag_management: statuses: - type: project target: auto - threshold: 0.5% + threshold: 10 # Let's decrease this later. - type: patch - target: auto - threshold: 1% + target: auto # Allows PRs without tests, overall stats count. + threshold: 100 individual_flags: - name: tm2 paths: