1 Star 2 Fork 0

jimmy / risingwave

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codecov.yml 847 Bytes
一键复制 编辑 原始数据 按行查看 历史
xxchan 提交于 2023-12-23 10:50 . fix: fix codecov.yml (#14164)
# codecov config
# Reference: https://docs.codecov.com/docs/codecovyml-reference
# Tips. You may run following command to validate before committing any changes
# curl --data-binary @codecov.yml https://codecov.io/validate
coverage:
status:
patch: off # disable patch status
project:
default: false # disable the default status that measures entire project
rust:
only_pulls: true # no status will be posted for commits not on a pull request
paths:
- "src/"
target: auto # compared with the coverage from the base commit
threshold: 0.1% # allow the coverage to drop by 0.1% and posting a success status
codecov:
allow_coverage_offsets: true
ignore:
- "src/risedevtooltool"
- "src/bench/s3_bench"
# Remove this after #4754
- "src/storage/src/hummock/store"
comment: false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/jimmylau/risingwave.git
git@gitee.com:jimmylau/risingwave.git
jimmylau
risingwave
risingwave
main

搜索帮助

Bbcd6f05 5694891 0cc6727d 5694891