From 7203f265760858cf27cc46c4a737ca98ee0fa214 Mon Sep 17 00:00:00 2001 From: Roy Ivy III Date: Tue, 14 Apr 2020 22:34:34 -0500 Subject: [PATCH] maint/CICD ~ reconfigure CodeCov to be solely informational --- .codecov.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.codecov.yml b/.codecov.yml index 69cb76019..502b3035a 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1 +1,7 @@ comment: false + +coverage: + status: + project: + default: + informational: true