17 lines
307 B
YAML
17 lines
307 B
YAML
|
|
||
|
coverage:
|
||
|
status:
|
||
|
project:
|
||
|
default:
|
||
|
target: auto
|
||
|
threshold: null
|
||
|
base: auto
|
||
|
|
||
|
comment:
|
||
|
layout: "header, diff, tree, changes"
|
||
|
behavior: default
|
||
|
require_changes: false # if true: only post the comment if coverage changes
|
||
|
branches: null
|
||
|
flags: null
|
||
|
paths: null
|