1 Star 2 Fork 12

平凯星辰(北京)科技有限公司 / tikv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
codecov.yml 686 Bytes
一键复制 编辑 原始数据 按行查看 历史
wuhuizuo 提交于 2023-07-03 13:54 . ci: add codecov.yaml file (#14994)
coverage:
precision: 4
round: down
range: "65...90"
status:
project:
default:
target: auto
threshold: 3% # Allow the coverage to drop by threshold %, and posting a success status.
patch:
default:
target: auto
threshold: 3%
comment:
layout: "header, diff, flags"
behavior: default
require_changes: false
flag_management:
default_rules: # the rules that will be followed for any flag added, generally
carryforward: true
statuses:
- type: project
target: 85%
- type: patch
target: 85%
ignore:
- tests/** # integration test cases or tools.
- fuzz/** # fuzz test cases or tools.
1
https://gitee.com/pingcap/tikv.git
git@gitee.com:pingcap/tikv.git
pingcap
tikv
tikv
master

搜索帮助