From a7c2c7f2b365f955609e13212a69d8fde463ffc1 Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Fri, 17 Nov 2023 16:51:42 +0100 Subject: [PATCH] Allow the coverage to drop by 3% --- .github/codecov.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/codecov.yaml b/.github/codecov.yaml index f0da968ba..feb13927f 100644 --- a/.github/codecov.yaml +++ b/.github/codecov.yaml @@ -12,11 +12,11 @@ coverage: project: default: target: auto - threshold: 1% + threshold: 3% patch: default: target: auto - threshold: 1% + threshold: 3% # Layout of the PR comment produced by Codecov bot comment: