7 Star 73 Fork 25

KubeSphere / ks-devops

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codecov.yml 473 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rick 提交于 2022-08-19 18:38 . Support object in the step paramters (#791)
# https://docs.codecov.com/docs/ignoring-paths
ignore:
- "*generated*.go"
- "**/*generated*.go" # glob accepted
- "pkg/client/clientset/versioned"
- "pkg/client/listers"
- "pkg/client/informers"
# https://docs.codecov.com/docs/commit-status
# it's hard to have a coverage for some code lines
coverage:
status:
project:
default:
target: auto
threshold: 0.1%
patch:
default:
target: auto
threshold: 0%
1
https://gitee.com/kubesphere/ks-devops.git
git@gitee.com:kubesphere/ks-devops.git
kubesphere
ks-devops
ks-devops
master

搜索帮助