28 Star 220 Fork 54

antv / X6

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.codecov.yml 811 Bytes
一键复制 编辑 原始数据 按行查看 历史
bubkoo 提交于 2022-11-03 15:27 . test: add flags
# 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-common:
threshold: 1%
flags:
- x6-common
x6-geometry:
threshold: 1%
flags:
- x6-geometry
flags:
x6:
paths:
# filter the folder(s) you wish to measure by that flag
- packages/x6
x6-common:
paths:
- packages/x6-common
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/antv/X6.git
git@gitee.com:antv/X6.git
antv
X6
X6
master

搜索帮助