Skip to content

Commit f8c7022

Browse files
committed
codecov: enable status updates on PRs
This should improve the reporting on PRs.
1 parent 93ef557 commit f8c7022

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/codecov.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
comment:
2-
layout: "diff, files"
2+
layout: "diff,files"
33
behavior: new
4+
coverage:
5+
status:
6+
project: true
7+
patch: true
8+
changes: true
49
ignore:
510
- "Examples/**/*"
611
- "Tests/**/*"

0 commit comments

Comments
 (0)