7 Star 65 Fork 16

Gitee 极速下载/erda

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/erda-project/erda
克隆/下载
codecov.yml 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
codecov:
require_ci_to_pass: false
notify:
wait_for_ci: false
comment: # this is a top-level key
layout: "reach, diff, flags, files"
behavior: default
require_changes: false # if true: only post the comment if coverage changes
require_base: false # [yes :: must have a base report to post]
require_head: false # [yes :: must have a head report to post]
# branches: # branch names that can post comment
coverage:
precision: 2
round: down
range: "60...100"
status:
project:
default:
# basic
target: 10%
threshold: 0%
base: auto
if_ci_failed: error
informational: false
only_pulls: false
patch:
default:
# basic
target: auto
threshold: 0%
base: auto
if_ci_failed: error
only_pulls: false
github_checks:
annotations: true
ignore:
# ignore the boilerplate code
- "internal/**/conf"
- "internal/**/dbclient"
- "internal/**/dao"
- "bundle"
- "api/proto-go"
- "internal/tools/openapi/legacy/api/apis/**/*.go"
- "**/*_mock.go"
- "internal/**/openapi/legacy/api/apis/**/*.go"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/erda.git
git@gitee.com:mirrors/erda.git
mirrors
erda
erda
master

搜索帮助