feat: support in-memory cache online resize #794
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
83.81% (-0.11%) compared to fd2bed4
View this Pull Request on Codecov
83.81% (-0.11%) compared to fd2bed4
Details
Codecov Report
Attention: Patch coverage is 66.28352%
with 88 lines
in your changes missing coverage. Please review.
Files with missing lines | Coverage Δ | |
---|---|---|
foyer-memory/src/eviction/fifo.rs | 92.13% <100.00%> (+1.33%) |
⬆️ |
foyer-memory/src/eviction/mod.rs | 100.00% <ø> (ø) |
|
foyer-storage/src/small/generic.rs | 76.59% <100.00%> (+0.37%) |
⬆️ |
foyer-storage/src/test_utils.rs | 87.75% <ø> (-2.25%) |
⬇️ |
foyer-memory/src/cache.rs | 79.23% <0.00%> (-0.19%) |
⬇️ |
foyer-memory/src/raw.rs | 92.10% <96.42%> (+1.00%) |
⬆️ |
foyer-memory/src/eviction/s3fifo.rs | 91.41% <61.90%> (+2.64%) |
⬆️ |
foyer-memory/src/eviction/lru.rs | 92.75% <47.05%> (+1.11%) |
⬆️ |
foyer-memory/src/error.rs | 0.00% <0.00%> (ø) |
|
foyer-memory/src/eviction/lfu.rs | 85.09% <28.12%> (-0.32%) |
⬇️ |
... and 1 more |
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading