8000 [ISSUE #760] 限流规则禁用SDK无法感知 by chuntaojun · Pull Request #772 · polarismesh/polaris · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[ISSUE #760] 限流规则禁用SDK无法感知 #772

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 8000 you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Oct 29, 2022

Conversation

chuntaojun
Copy link
Member
@chuntaojun chuntaojun commented Oct 26, 2022

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

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 Fix issue 760 [ISSUE #760] Fix issue 760 Oct 26, 2022
@chuntaojun chuntaojun changed the title [ISSUE #760] Fix issue 760 [ISSUE #760] 限流规则禁用SDK无法感知 Oct 26, 2022
@chuntaojun chuntaojun added bug Something isn't working test Unit testing and integration testing code quality Prompt code readability, reduce repetitive code, improve code maintainability, code comment labels Oct 27, 2022
* docs:优化错误信息描述

* Update zh.toml

* fix:修复eureka心跳协议错误码不兼容问题

* fix:修复eureka心跳协议错误码不兼容问题

* unit:添加单元测试

* test:调整测试配置文件位置

* fix:issue polarismesh#692

* fix:issue polarismesh#692

* fix:issue polarismesh#692

* fix:issue polarismesh#692
@codecov
Copy link
codecov bot commented Oct 29, 2022

Codecov Report

Merging #772 (f3d76ba) into main (c916a74) will increase coverage by 0.95%.
The diff coverage is 77.45%.

@@            Coverage Diff             @@
##             main     #772      +/-   ##
==========================================
+ Coverage   56.27%   57.22%   +0.95%     
==========================================
  Files         159      159              
  Lines       28958    29022      +64     
==========================================
+ Hits        16295    16609     +314     
+ Misses      10492    10209     -283     
- Partials     2171     2204      +33     
Impacted Files Coverage Δ
cache/test_export.go 33.33% <0.00%> (-16.67%) ⬇️
service/client_v1.go 50.76% <0.00%> (-0.48%) ⬇️
cache/routing_config_query.go 65.71% <76.71%> (+9.08%) ⬆️
service/ratelimit_config.go 64.74% <100.00%> (+6.09%) ⬆️
service/routing_config_v2.go 52.54% <100.00%> (+1.82%) ⬆️
store/boltdb/ratelimit.go 70.06% <100.00%> (+9.29%) ⬆️
store/sqldb/user.go 59.17% <100.00%> (+11.42%) ⬆️
cache/routing_config.go 64.94% <0.00%> (-1.20%) ⬇️
store/boltdb/group.go 58.63% <0.00%> (+0.78%) ⬆️
... and 12 more

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

@chuntaojun chuntaojun added this to the v1.13.0 milestone Oct 29, 2022
@chuntaojun chuntaojun merged commit 59e25af into polarismesh:main Oct 29, 2022
@chuntaojun chuntaojun deleted the fix_issue_760 branch March 17, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code quality Prompt code readability, reduce repetitive code, improve code maintainability, code comment test Unit testing and integration testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

限流规则禁用SDK无法感知
2 participants
0