Skip to content

refactor: remove unnecessary usage of lru#3204

Merged
julienrbrt merged 17 commits into
mainfrom
julien/cache
Mar 28, 2026
Merged

refactor: remove unnecessary usage of lru#3204
julienrbrt merged 17 commits into
mainfrom
julien/cache

Update CHANGELOG.md

952339c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 0s

61.45% (+0.02%) compared to 162cda6

View this Pull Request on Codecov

61.45% (+0.02%) compared to 162cda6

Details

Codecov Report

❌ Patch coverage is 88.88889% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.45%. Comparing base (162cda6) to head (952339c).

Files with missing lines Patch % Lines
block/internal/syncing/syncer.go 27.27% 6 Missing and 2 partials ⚠️
block/internal/cache/manager.go 91.17% 3 Missing ⚠️
block/internal/cache/generic_cache.go 97.10% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3204      +/-   ##
==========================================
+ Coverage   61.42%   61.45%   +0.02%     
==========================================
  Files         120      120              
  Lines       12449    12462      +13     
==========================================
+ Hits         7647     7658      +11     
- Misses       3942     3945       +3     
+ Partials      860      859       -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.