1 Star 0 Fork 0

xiaoti/kopia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codecov.yml 652 Bytes
一键复制 编辑 原始数据 按行查看 历史
coverage:
range: 60..80
status:
project:
default:
# TODO - raise it to 70-75% over time
target: 62% # the required coverage value
threshold: 1% # the leniency in hitting the target
ignore:
- repo/blob/gcs/
- repo/blob/gdrive/
- repo/blob/s3/
- repo/blob/azure/
- repo/blob/gcs/
- repo/blob/b2/
- repo/blob/rclone/
- repo/blob/webdav/
# exclude generated code
- internal/grpcapi/
# exclude test-only packages
- internal/fault/
- internal/testutil/
- internal/testlogging/
- internal/mockfs/
- internal/repotesting/
- internal/fshasher/
- internal/blobtesting/
- internal/bigmap/bigmapbench/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tangzhiming/kopia.git
[email protected]:tangzhiming/kopia.git
tangzhiming
kopia
kopia
master

搜索帮助