From 354bc7d292cb4e2ab62e2006ac3065f1de4fed96 Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Sat, 26 Aug 2023 21:35:07 -0400 Subject: [PATCH] Make patch status informational --- .github/codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/codecov.yml b/.github/codecov.yml index cd16c3042..6e2ab27cf 100644 --- a/.github/codecov.yml +++ b/.github/codecov.yml @@ -4,6 +4,9 @@ # FIXME: remove this when we have a much higher coverage fraction. coverage: status: + patch: + default: + informational: true project: default: informational: true