1 Star 0 Fork 0

lee/Sentinel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.codecov.yml 1.48 KB
一键复制 编辑 原始数据 按行查看 历史
LearningGp 提交于 2024-03-05 13:42 . Polish CodeCov related config (#3358)
ignore:
- "sentinel-demo/.*"
- "sentinel-dashboard/.*"
- "sentinel-benchmark/.*"
- "sentinel-transport/.*"
- "sentinel-core/src/main/java/com/alibaba/csp/sentinel/eagleeye/*"
comment: # this is a top-level key
layout: " condensed_header, diff, condensed_files, components, condensed_footer"
behavior: default
require_changes: false # if true: only post the comment if coverage changes
require_base: false # [true :: must have a base report to post]
require_head: true # [true :: must have a head report to post]
hide_project_coverage: false # [true :: only show coverage on the git diff]
component_management:
individual_components:
- component_id: sentinel-adapter # this is an identifier that should not be changed
name: sentinel-adapter # this is a display name, and can be changed freely
paths:
- sentinel-adapter
- component_id: sentinel-cluster
name: sentinel-cluster
paths:
- sentinel-cluster
- component_id: sentinel-core
name: sentinel-core
paths:
- sentinel-core
- component_id: sentinel-extension
name: sentinel-extension
paths:
- sentinel-extension
- component_id: sentinel-logging
name: sentinel-logging
paths:
- sentinel-logging
coverage:
status:
project:
default:
target: auto
threshold: 0.5%
base: auto
patch:
default:
target: 60%
threshold: 1%
base: auto
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/kobeproject/Sentinel.git
git@gitee.com:kobeproject/Sentinel.git
kobeproject
Sentinel
Sentinel
1.8

搜索帮助

0d507c66 1850385 C8b1a773 1850385