From ea3e1ba5c3740da7c49b0ab43062c8e55614a9da Mon Sep 17 00:00:00 2001 From: J08nY Date: Fri, 2 Aug 2024 12:50:28 +0200 Subject: Fix codecov.yml --- .codecov.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codecov.yml b/.codecov.yml index 0e5d8e9..a25c148 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -1,5 +1,5 @@ comment: - layout: "condensed_header, condensed_diff, condensed_flags, condensed_components" # show component info in the PR comment + layout: "condensed_header, condensed_files, diff, components, condensed_footer" # show component info in the PR comment component_management: default_rules: # default rules that will be inherited by all components -- cgit v1.3.1