From 0b7be778a29412fe5562a736855121d19350889c Mon Sep 17 00:00:00 2001 From: embeddedt <42941056+embeddedt@users.noreply.github.com> Date: Thu, 26 Aug 2021 09:35:22 -0400 Subject: [PATCH] ci(codecov) hide statuses on commits for now --- .codecov.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index d89ebad0f..6492c291f 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -4,6 +4,5 @@ codecov: comment: off coverage: status: - project: - default: - target: 0% + patch: off + project: off