From 55924adb8369ee5c3418bb91a7549a3496441c7d Mon Sep 17 00:00:00 2001 From: Matt Roeschke Date: Wed, 26 Jun 2019 15:52:33 -0400 Subject: [PATCH] Admin: Disable codecov comments and re-enable results in the checks --- codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/codecov.yml b/codecov.yml index 512bc2e82a736..1644bf315e0ac 100644 --- a/codecov.yml +++ b/codecov.yml @@ -1,13 +1,13 @@ codecov: branch: master +comment: off + coverage: status: project: default: - enabled: no target: '82' patch: default: - enabled: no target: '50'