Skip to content

Conversation

@SkyeBeFreeman
Copy link
Member

@SkyeBeFreeman SkyeBeFreeman commented Dec 8, 2025

fixes #657

@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

❌ Patch coverage is 0.62893% with 158 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.59%. Comparing base (d0c0d9d) to head (bcc896d).

Files with missing lines Patch % Lines
.../polaris/ratelimit/client/flow/StreamResource.java 0.00% 53 Missing ⚠️
...aris/ratelimit/client/flow/RateLimitExtension.java 0.00% 25 Missing ⚠️
...polaris/ratelimit/client/flow/RateLimitWindow.java 0.00% 22 Missing ⚠️
...polaris/ratelimit/client/flow/WindowContainer.java 0.00% 20 Missing ⚠️
...aris/ratelimit/client/flow/RateLimitWindowSet.java 0.00% 11 Missing ⚠️
...ncent/polaris/ratelimit/client/flow/QuotaFlow.java 0.00% 8 Missing ⚠️
...om/tencent/polaris/api/plugin/route/RouteInfo.java 0.00% 6 Missing ⚠️
...olaris/ratelimit/client/flow/StreamCounterSet.java 0.00% 6 Missing ⚠️
...ratelimit/client/flow/AsyncRateLimitConnector.java 0.00% 5 Missing ⚠️
...java/com/tencent/polaris/client/flow/BaseFlow.java 0.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #672      +/-   ##
============================================
- Coverage     19.80%   19.59%   -0.21%     
+ Complexity      948      947       -1     
============================================
  Files           375      375              
  Lines         15605    15737     +132     
  Branches       2001     2021      +20     
============================================
- Hits           3090     3084       -6     
- Misses        12131    12267     +136     
- Partials        384      386       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Haotian Zhang <928016560@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

优化本地限流窗口过期机制

1 participant