105 Star 1K Fork 74

GVPSpaceVim / SpaceVim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codecov.yml 855 Bytes
一键复制 编辑 原始数据 按行查看 历史
wsdjeg 提交于 2022-03-21 23:51 . ci(codecov): update target
comment: off
codecov:
branch: master
coverage:
status:
patch:
default: false
project:
default: false # disable the default status that measures entire project
api: # declare a new status context "api"
target: 1% # we always want 35% coverage here
paths:
- "autoload/SpaceVim/api/" # only include coverage in "autoload/SpaceVim/api/" folder
plugins: # declare a new status context "api"
target: 15% # we always want 35% coverage here
paths:
- "autoload/SpaceVim/plugins/" # only include coverage in "autoload/SpaceVim/api/" folder
all: # declare a new status context "all"
target: 90% # we always want 35% coverage here
paths:
- "!tests/" # remove all files in "tests/"
- "!bundle/" # remove all files in "tests/"
VimL
1
https://gitee.com/spacevim/SpaceVim.git
git@gitee.com:spacevim/SpaceVim.git
spacevim
SpaceVim
SpaceVim
master

搜索帮助