1 Star 0 Fork 0

borl / ycmd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codecov.yml 843 Bytes
一键复制 编辑 原始数据 按行查看 历史
Boris Staletic 提交于 2020-12-17 22:05 . Update README and codecov.yml
codecov:
notify:
after_n_builds: 7
coverage:
precision: 2
round: down
range: 70...100
status:
# Learn more at https://codecov.io/docs#yaml_default_commit_status
project: true
patch: true
changes: true
# We don't want statistics for the tests themselves and certainly not for the
# benchmarks and boost libraries. Note that while we exclude the gcov data for
# these patterns in the codecov call (codecov --gcov-glob ...), the fact that
# our code references these areas also means we need to tell codecov itself to
# ignore them from the stats.
ignore:
- .*/tests/.*
- .*/benchmarks/.*
- .*/BoostParts/.*
- .*/pybind11/.*
- .*/whereami/.*
fixes:
- "utils.py::ycmd/utils.py"
comment:
layout: "header, diff, changes, uncovered"
behavior: default # update if exists else create new
1
https://gitee.com/borl/ycmd.git
git@gitee.com:borl/ycmd.git
borl
ycmd
ycmd
master

搜索帮助