We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2425a6b commit 5683328Copy full SHA for 5683328
codecov.yml
@@ -2,10 +2,10 @@
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]
+ require_changes: true # if true: only post the comment if coverage changes
+ require_base: false # [true :: must have a base report to post]
+ require_head: true # [true :: must have a head report to post]
+ hide_project_coverage: false # [true :: only show coverage on the git diff]
9
coverage:
10
status:
11
patch:
0 commit comments