22 lines
306 B
YAML
22 lines
306 B
YAML
codecov:
|
|
branch: master
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "70...100"
|
|
|
|
notify:
|
|
slack:
|
|
default:
|
|
attachments: "sunburst, diff"
|
|
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
|
|
comment:
|
|
layout: "header, diff, changes, sunburst, uncovered"
|
|
behavior: default
|