Skip to content

Commit b156748

Browse files
authored
chore: fix codecov comments (#6332)
1 parent 3b2c7a3 commit b156748

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/codecov.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
codecov:
22
require_ci_to_pass: false
3-
comment: true
43
coverage:
54
status:
65
patch:
@@ -12,3 +11,8 @@ coverage:
1211
threshold: 1.0
1312
github_checks:
1413
annotations: false
14+
comment:
15+
layout: "header, files, footer"
16+
behavior: default
17+
require_changes: "coverage_drop OR uncovered_patch"
18+
hide_project_coverage: false

0 commit comments

Comments
 (0)