From a7c1f473a9e07ca8c91520d0ecb26e2dcf627931 Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Fri, 17 Mar 2023 19:33:17 -0700 Subject: [PATCH] Don't use blocking status check --- .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