1 Star 0 Fork 0

mingfeng/ycmd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yml 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
codecov:
notify:
require_ci_to_pass: yes
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/.*
comment:
layout: "header, diff, changes, uncovered"
behavior: default # update if exists else create new
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/happymingfeng/ycmd.git
[email protected]:happymingfeng/ycmd.git
happymingfeng
ycmd
ycmd
master

搜索帮助