Skip to content

wrap golang-lru in our package YAGNI style

3ad6be2
Select commit
Loading
Failed to load commit list.
Open

refactor(lru): switch LRU implementation to golang-lru #3674

wrap golang-lru in our package YAGNI style
3ad6be2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 1s

76.28% (target 70.00%)

View this Pull Request on Codecov

76.28% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 89.28571% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.28%. Comparing base (6fc5100) to head (3ad6be2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
utils/lru.go 85.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3674      +/-   ##
==========================================
+ Coverage   76.16%   76.28%   +0.12%     
==========================================
  Files         396      397       +1     
  Lines       36585    36560      -25     
==========================================
+ Hits        27865    27890      +25     
+ Misses       6743     6692      -51     
- Partials     1977     1978       +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.