1 Star 0 Fork 0

jobily/dapr-go-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.codecov.yaml 364 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mark Chmarny 提交于 2020-12-09 14:31 . coverage min
coverage:
# See https://docs.codecov.io/docs/commit-status
status:
project:
default: false
client:
paths: "client/"
threshold: 2% # don't allow coverage to drop on client
service:
paths: "service"
threshold: 2% # allow coverage to drop on service by 2% (wip)
ignore:
- "dapr/proto/**"
- "example/**"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hubo/dapr-go-sdk.git
[email protected]:hubo/dapr-go-sdk.git
hubo
dapr-go-sdk
dapr-go-sdk
main

搜索帮助