Skip to content

Commit 61e67e8

Browse files
authored
Merge pull request #3050 from metacpan/oalders/codecov-comments
2 parents 6b818aa + 0bff8b7 commit 61e67e8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
comment:
3+
layout: 'diff, files'
4+
behavior: default
5+
require_changes: true # if true: only post the comment if coverage changes
6+
require_base: false # [true :: must have a base report to post]
7+
require_head: true # [true :: must have a head report to post]
8+
hide_project_coverage: false # [true :: only show coverage on the git diff]

0 commit comments

Comments
 (0)