From 19335df0ebc304dff345ba34b04c7537ffa9b530 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Fri, 13 May 2022 16:48:48 -0500 Subject: [PATCH] Disable codecov comment (#1442) You can find the information by clicking on the CI check, and it's only rarely of interest to the reviewer. --- codecov.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/codecov.yaml b/codecov.yaml index b853ef354b..64fc5cd747 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -1,8 +1,7 @@ codecov: require_ci_to_pass: false -comment: - show_carryforward_flags: yes +comment: false github_checks: annotations: false