8000 [ISSUE #625] 自定义路由-part1(proto定义 & v1/v2 拆分) by chuntaojun · Pull Request #642 · polarismesh/polaris · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[ISSUE #625] 自定义路由-part1(proto定义 & v1/v2 拆分) #642

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Sep 15, 2022

Conversation

chuntaojun
Copy link
Member
@chuntaojun chuntaojun commented Sep 8, 2022

Please provide issue(s) of this PR:
Fixes #625

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • Configuration
  • Docs
  • Installation
  • Performance and Scalability
  • Naming
  • HealthCheck
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

@chuntaojun chuntaojun changed the title refactor:自定义路由-part1 [ISSUE #625] 自定义路由-part1(proto定义 & v1/v2 拆分) Sep 8, 2022
@chuntaojun chuntaojun added enhancement New feature or request service Service registration discovery, service governance keystone the key feature of the milestone labels Sep 8, 2022
@codecov
Copy link
codecov bot commented Sep 8, 2022

Codecov Report

Merging #642 (3601eec) into main (9180cac) will decrease coverage by 0.06%.
The diff coverage is 43.07%.

@@            Coverage Diff             @@
##             main     #642      +/-   ##
==========================================
- Coverage   54.73%   54.67%   -0.07%     
==========================================
  Files         155      157       +2     
  Lines       22167    22215      +48     
==========================================
+ Hits        12133    12145      +12     
- Misses       8055     8088      +33     
- Partials     1979     1982       +3     
Impacted Files Coverage Δ
service/ratelimit_config.go 62.12% <0.00%> (ø)
service/routing_config_v2.go 0.00% <0.00%> (ø)
service/routing_config_v2_authability.go 0.00% <0.00%> (ø)
auth/defaultauth/user.go 49.47% <33.33%> (-0.53%) ⬇️
common/model/naming.go 68.91% <91.66%> (+1.73%) ⬆️
store/boltdb/strategy.go 53.43% <100.00%> (+0.17%) ⬆️
store/boltdb/user.go 59.01% <100.00%> (+0.27%) ⬆️
cache/ratelimit_config.go 82.45% <0.00%> (-1.76%) ⬇️
store/boltdb/handler.go 67.62% <0.00%> (+0.57%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chuntaojun chuntaojun added this to the v1.12.0 milestone Sep 8, 2022
@chuntaojun chuntaojun merged commit 259bb4a into polarismesh:main Sep 15, 2022
@chuntaojun chuntaojun deleted the feat_issue_625 branch October 21, 2022 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keystone the key feature of the milestone service Service registration discovery, service governance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

【路由】支持自定义路由 & 单独的路由规则配置页面
2 participants
0