diff options
| -rw-r--r-- | .codecov.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
