mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:20:04 +08:00
10 lines
188 B
YAML
10 lines
188 B
YAML
|
coverage:
|
||
|
range: 50..70
|
||
|
round: down
|
||
|
precision: 2
|
||
|
comment:
|
||
|
layout: "header, diff, changes, uncovered"
|
||
|
behavior: default # update if exists else create new
|
||
|
codecov:
|
||
|
branch: dev
|