From edc63b9fc25538da00dd1479f1d705c0b0cae4b8 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Fri, 13 May 2022 16:42:14 -0500 Subject: [PATCH] Disable codecov comment 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 b853ef354b14e..64fc5cd747a62 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