From 8f863a1e1e4502ad71600d290fba6dbcf608224d Mon Sep 17 00:00:00 2001 From: Luke Watts Date: Sat, 30 Sep 2023 14:49:48 +0200 Subject: [PATCH] chore: disable patch status --- codecov.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/codecov.yml b/codecov.yml index edcf34b85..df73e3453 100644 --- a/codecov.yml +++ b/codecov.yml @@ -6,5 +6,6 @@ coverage: default: target: auto threshold: 1% + patch: off comment: require_changes: true \ No newline at end of file