1 Star 0 Fork 62

wuzj / tidb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codecov.yml 730 Bytes
一键复制 编辑 原始数据 按行查看 历史
Keyi Xie 提交于 2019-03-08 23:28 . build:add codecov.yml (#9618)
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 4
round: down
range: "65...90"
status:
project:
default:
threshold: 0.2 #Allow the coverage to drop by threshold%, and posting a success status.
patch:
default:
target: 0% # trial operation
changes: no
parsers:
gcov:
branch_detection:
conditional: yes
loop: yes
method: no
macro: no
comment:
layout: "header, diff"
behavior: default
require_changes: no
ignore:
- "LICENSES"
- "*_test.go"
- ".git"
- "*.yml"
- "*.md"
- "cmd/.*"
- "docs/.*"
- "vendor/.*"
- "ddl/failtest/.*"
- "ddl/testutil/.*"
- "executor/seqtest/.*"
- "metrics/.*"
Go
1
https://gitee.com/beijing_Sunwayland_wuzj/tidb.git
git@gitee.com:beijing_Sunwayland_wuzj/tidb.git
beijing_Sunwayland_wuzj
tidb
tidb
master

搜索帮助