From d2aa9f03024cdb2dfcc52482486c87a0071f374f Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Fri, 9 Apr 2021 12:09:18 +0200 Subject: [PATCH] Disable codecov patch check Signed-off-by: CrazyMax --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index e53bb93a..f5f9e02c 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,6 +6,7 @@ coverage: default: target: auto # auto % coverage target threshold: 1% # allow for 1% reduction of coverage without failing + patch: off github_checks: annotations: false