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.60%. Comparing base (e368bd0) to head (5db3c9e).

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.76%   19.60%   -0.16%     
+ Complexity      947      946       -1     
============================================
  Files           375      375              
  Lines         15602    15734     +132     
  Branches       2000     2020      +20     
============================================
+ Hits           3084     3085       +1     
- Misses        12134    12264     +130     
- Partials        384      385       +1     

☔ 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.

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