Skip to content

Commit 768f1ee

Browse files
committed
change codecov comment layout
1 parent c0bbb10 commit 768f1ee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.codecov.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ coverage:
1717
# The allowed coverage decrease before failing the status check
1818
threshold: 0%
1919

20-
# Code coverage check behaviour if the CI fails
21-
if_ci_failed: error
22-
2320
# Whether to run coverage checks only on pull requests
2421
only_pulls: false
2522

@@ -30,7 +27,6 @@ coverage:
3027

3128
target: 80%
3229
threshold: 0%
33-
if_ci_failed: error
3430
only_pulls: false
3531

3632
component_management:
@@ -63,7 +59,7 @@ component_management:
6359
- "api/**"
6460

6561
comment:
66-
layout: "reach,diff,tree,reach"
62+
layout: "header.diff,components,files,footer"
6763
behavior: default
6864
require_changes: false
6965
require_base: false

0 commit comments

Comments
 (0)