mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:40:03 +08:00
10 lines
191 B
YAML
10 lines
191 B
YAML
|
coverage:
|
||
|
range: 30..60
|
||
|
round: down
|
||
|
precision: 2
|
||
|
comment:
|
||
|
layout: "header, diff, changes, uncovered"
|
||
|
behavior: default # update if exists else create new
|
||
|
codecov:
|
||
|
branch: master
|