fix: fix w-TinyLFU frequencies updates #850
Open
Codecov / codecov/project
failed
Apr 16, 2025 in 0s
58.25% (-26.47%) compared to efa47f7
View this Pull Request on Codecov
58.25% (-26.47%) compared to efa47f7
Details
Codecov Report
Attention: Patch coverage is 16.94915% with 98 lines in your changes missing coverage. Please review.
❗ There is a different number of reports uploaded between BASE (efa47f7) and HEAD (5196ac1). Click for more details.
| Files with missing lines | Coverage Δ | |
|---|---|---|
| foyer-memory/src/eviction/lru.rs | 69.31% <100.00%> (-24.06%) |
⬇️ |
| foyer-memory/src/eviction/fifo.rs | 0.00% <0.00%> (-93.26%) |
⬇️ |
| foyer-memory/src/eviction/s3fifo.rs | 0.00% <0.00%> (-91.75%) |
⬇️ |
| foyer-memory/src/raw.rs | 54.34% <47.05%> (-34.86%) |
⬇️ |
| foyer-memory/src/eviction/mod.rs | 23.33% <19.04%> (-76.67%) |
⬇️ |
| foyer-memory/src/eviction/lfu.rs | 0.00% <0.00%> (-85.33%) |
⬇️ |
... and 55 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading