1 Star 0 Fork 0

chengang/arctern

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
codecov.yaml 493 Bytes
一键复制 编辑 原始数据 按行查看 历史
quicksilver 提交于 2020-03-12 20:58 . Add Code coverage in Jenkins CI
#Configuration File for CodeCov
coverage:
notify:
require_ci_to_pass: yes
precision: 2
round: down
range: "70...100"
status:
project:
default:
threshold: 0.2 #Allow the coverage to drop by threshold%, and posting a success status.
patch: yes
changes: no
comment:
layout: "reach, diff, flags, files"
behavior: default
require_changes: no
flags:
nightly:
joined: false
ignore:
- "LICENSES"
- ".git"
- "*.yml"
- "*.md"
- "doc/.*"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/chengan_g666/arctern.git
git@gitee.com:chengan_g666/arctern.git
chengan_g666
arctern
arctern
master

搜索帮助