From 6d338ee04df3dce71b617ab03aad7808dc3507ea Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 25 Feb 2020 14:21:14 +0100 Subject: [PATCH] Disable codecov patch status --- codecov.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index a7d51aa8b..ce9078ef2 100644 --- a/codecov.yml +++ b/codecov.yml @@ -4,4 +4,5 @@ coverage: project: default: target: 25% - threshold: 5% \ No newline at end of file + threshold: 5% + patch: off