From cf21a19a77389de133c1bee3ed7bd78b74b42a29 Mon Sep 17 00:00:00 2001 From: HDauven Date: Fri, 27 Oct 2023 14:58:30 +0200 Subject: [PATCH] Update codecov patch target-threshold --- .github/codecov.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/codecov.yml b/.github/codecov.yml index 7a5a1e8b..abaf01dc 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -5,6 +5,15 @@ coverage: precision: 2 round: down range: "70...100" + status: + project: + default: + target: 85% + threshold: 15% + patch: + default: + target: 70% + threshold: 100% parsers: gcov: