Skip to content

Commit 7f8cfe5

Browse files
committed
Fix codecov config
1 parent 40dffdc commit 7f8cfe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ coverage:
1212
threshold: 10% # Stricter for new changes
1313

1414
comment:
15-
layout: "diff, files, tree, grid"
15+
layout: "condensed_header, condensed_files, condensed_footer" # add "condensed_" to "header", "files" and "footer"
1616
behavior: new # Only post for new commits
1717
require_changes: false # Always post comments
1818
require_base: false # Don’t block if base is missing

0 commit comments

Comments
 (0)