1 Star 0 Fork 54

smile1979 / X6

forked from antv / X6 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codecov.yml 887 Bytes
一键复制 编辑 原始数据 按行查看 历史
bubkoo 提交于 2021-07-15 11:11 . chore: config threshold
# Setting coverage targets per flag
coverage:
round: down
range: 60..95
precision: 2
status:
patch: off
project:
default: off
x6:
threshold: 1%
flags:
- x6
x6-vector:
threshold: 1%
target: 80% # will fail a Pull Request if coverage is less than 80%
flags:
- x6-vector
x6-geometry:
threshold: 1%
flags:
- x6-geometry
flags:
x6:
paths:
# filter the folder(s) you wish to measure by that flag
- packages/x6
x6-vector:
paths:
- packages/x6-vector
x6-geometry:
paths:
- packages/x6-geometry
comment:
layout: "reach, diff, flags, files"
behavior: default
require_changes: true # only post the comment if coverage changes
github_checks:
annotations: false
flag_management:
default_rules:
carryforward: false
TypeScript
1
https://gitee.com/smile1979/X6.git
git@gitee.com:smile1979/X6.git
smile1979
X6
X6
master

搜索帮助