From 0a4706e6f487939f137e418d145c378255d0b310 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 4 May 2023 18:32:16 -0700 Subject: [PATCH] Make patch check informational as well. --- codecov.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codecov.yaml b/codecov.yaml index d08101fc..474e8699 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -1,5 +1,8 @@ coverage: status: + patch: + default: + informational: false project: default: informational: true