1 Star 1 Fork 2

Serverless / Knative

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codecov.yaml 710 Bytes
一键复制 编辑 原始数据 按行查看 历史
coverage:
# Commit status https://docs.codecov.io/docs/commit-status are used
# to block PR based on coverage threshold.
status:
project:
default:
target: 80
threshold: 1%
patch:
# Disable the coverage threshold of the patch, so that PRs are
# only failing because of overall project coverage threshold.
# See https://docs.codecov.io/docs/commit-status#disabling-a-status.
default: false
comment:
# Update existing comment or create new if deleted.
behavior: default
ignore:
- "**/zz_generated*.go" # Ignore generated files.
- "**/*.pb.go" # Ignore proto-generated files.
- "hack"
- "pkg/client"
- "test"
- "third_party"
- "vendor"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dockerzz_group/knative.git
git@gitee.com:dockerzz_group/knative.git
dockerzz_group
knative
Knative
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891