Skip to content

feat: add LRU disk eviction of idle mirrors - #22

Merged
rolandjitsu merged 1 commit into
mainfrom
feat/add-lru-eviction
Aug 17, 2026
Merged

feat: add LRU disk eviction of idle mirrors#22
rolandjitsu merged 1 commit into
mainfrom
feat/add-lru-eviction

feat: add LRU disk eviction of idle mirrors

7dde0d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2026 in 1s

95.51% (+2.26%) compared to b80662e

View this Pull Request on Codecov

95.51% (+2.26%) compared to b80662e

Details

Codecov Report

❌ Patch coverage is 98.64499% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.51%. Comparing base (b80662e) to head (7dde0d5).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/evict.rs 98.33% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   93.25%   95.51%   +2.26%     
==========================================
  Files           4        5       +1     
  Lines         504      870     +366     
==========================================
+ Hits          470      831     +361     
- Misses         34       39       +5     

☔ View full report in Codecov by Harness.
📢 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.