Skip to content

Commit 49c675d

Browse files
committed
To enable codecov to run on PRs (https://docs.codecov.io/docs/pull-request-comments)
1 parent 2090488 commit 49c675d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

codecov.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
comment: false
1+
comment:
2+
layout: "reach, diff, flags, files"
3+
behavior: default
4+
require_changes: false # if true: only post the comment if coverage changes
5+
require_base: no # [yes :: must have a base report to post]
6+
require_head: yes # [yes :: must have a head report to post]
7+
branches: null

0 commit comments

Comments
 (0)