From edf5ae8585a5cc45ab0a95d924555fd9ec2576d7 Mon Sep 17 00:00:00 2001 From: Matthew Roeschke Date: Wed, 26 Jun 2019 22:17:02 -0400 Subject: [PATCH] Admin: Disable codecov comments and re-enable results in the checks (#27066) --- 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'