9 lines
191 B
YAML
9 lines
191 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto # auto compares coverage to the previous base commit
|
|
threshold: 1%
|
|
patch:
|
|
default:
|
|
target: 50%
|