From f159f8b08b55440f2c2064e017361295dff85fb8 Mon Sep 17 00:00:00 2001 From: Bryan Phelps Date: Wed, 26 Jan 2022 21:57:14 +0000 Subject: [PATCH] chore: Set patch coverage to informational (always pass status check) --- codecov.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codecov.yml b/codecov.yml index 177aac1b1212c..e63dbbfd3c901 100644 --- a/codecov.yml +++ b/codecov.yml @@ -14,6 +14,9 @@ coverage: branches: - "main" status: + patch: + default: + informational: yes project: default: target: 70%