Add LRU eviction to UberRateLimiter #84
Open
Codecov / codecov/project
failed
Jun 7, 2025 in 1s
97.07% (-0.11%) compared to 878a259
View this Pull Request on Codecov
97.07% (-0.11%) compared to 878a259
Details
Codecov Report
Attention: Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.
Project coverage is 97.07%. Comparing base (
878a259) to head (4f0aba1).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/middleware/ratelimit.go | 89.28% | 2 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #84 +/- ##
==========================================
- Coverage 97.18% 97.07% -0.11%
==========================================
Files 18 18
Lines 2378 2394 +16
==========================================
+ Hits 2311 2324 +13
- Misses 55 57 +2
- Partials 12 13 +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.
Loading