From 06a3fa9f423f4da4a6680eaa8089f461782541ea Mon Sep 17 00:00:00 2001 From: Wenqi Qiu Date: Mon, 24 Oct 2022 10:22:56 +0800 Subject: [PATCH] comments set false Signed-off-by: Wenqi Qiu --- codecov.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/codecov.yaml b/codecov.yaml index a1fc7a490e4..ec549fe36df 100644 --- a/codecov.yaml +++ b/codecov.yaml @@ -2,14 +2,14 @@ codecov: branch: main require_ci_to_pass: no -comment: - layout: "reach,diff,flags,tree" - behavior: default - require_changes: no - require_base: no - require_head: no - after_n_builds: 2 - show_carryforward_flags: false +comment: false +# layout: "reach,diff,flags,tree" +# behavior: default +# require_changes: no +# require_base: no +# require_head: no +# after_n_builds: 2 +# show_carryforward_flags: false github_checks: annotations: true