9 lines
374 B
YAML
9 lines
374 B
YAML
![]() |
comment:
|
||
|
layout: "reach, diff, flags, files"
|
||
|
behavior: new
|
||
|
require_changes: false # if true: only post the comment if coverage changes
|
||
|
require_base: no # [yes :: must have a base report to post]
|
||
|
require_head: yes # [yes :: must have a head report to post]
|
||
|
branches: # branch names that can post comment
|
||
|
- "master"
|