blob: 79fafb0f9f09522343ea5f07d44cf16aebc35063 (
plain)
1
2
3
4
5
6
7
|
comment:
layout: "condensed_header, diff, condensed_files, condensed_footer"
behavior: default
require_changes: false # 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]
|