From 96f9e44aba942c3acc69f92b521e08037c244ea0 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Thu, 6 Mar 2025 22:14:34 -0800 Subject: [PATCH] Update comment layout --- .codecov.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codecov.yml b/.codecov.yml index cfaec92fb..d9a12a773 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,7 +1,6 @@ codecov: require_ci_to_pass: true -# https://docs.codecov.com/docs/flags#recommended-automatic-flag-management -# Require each flag to have 1 upload before notification + # https://docs.codecov.com/docs/components component_management: individual_components: - component_id: backend @@ -13,6 +12,7 @@ component_management: # https://docs.codecov.com/docs/pull-request-comments # codecov will only comment if coverage changes comment: + layout: "header, diff, components, flags, files" require_changes: true # https://docs.codecov.com/docs/javascript-bundle-analysis require_bundle_changes: true