From a2ad49211448048ae03ca24ce723f4e9b996732b Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Mon, 20 Mar 2023 01:56:00 -0700 Subject: [PATCH] Don't use blocking status check (#3664) --- .codecov.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index c166a21886..3cac278dfb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -2,10 +2,12 @@ coverage: status: project: default: + informational: true target: auto threshold: 0% patch: default: + informational: true target: auto threshold: 0% changes: false