31 Star 216 Fork 64

hanchuanchuan / goInception

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codecov.yml 713 Bytes
一键复制 编辑 原始数据 按行查看 历史
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 4
round: down
range: "60...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/hanchuanchuan/goInception.git
git@gitee.com:hanchuanchuan/goInception.git
hanchuanchuan
goInception
goInception
master

搜索帮助