feat: impl eviction-time disk cache insertion #830
+548
−474
Merged
Codecov / codecov/project
succeeded
Jan 10, 2025 in 0s
84.67% (-0.17%) compared to 204f84b
View this Pull Request on Codecov
84.67% (-0.17%) compared to 204f84b
Details
Codecov Report
Attention: Patch coverage is 91.40271%
with 19 lines
in your changes missing coverage. Please review.
Files with missing lines | Patch % | Lines |
---|---|---|
foyer-memory/src/raw.rs | 57.89% | 8 Missing |
foyer-memory/src/pipe.rs | 89.65% | 6 Missing |
foyer-memory/src/cache.rs | 88.88% | 2 Missing |
foyer-storage/src/small/batch.rs | 83.33% | 2 Missing |
foyer-storage/src/engine.rs | 83.33% | 1 Missing |
Files with missing lines | Coverage Δ | |
---|---|---|
foyer-storage/src/large/batch.rs | 85.29% <100.00%> (-0.22%) |
⬇️ |
foyer-storage/src/large/flusher.rs | 86.31% <100.00%> (ø) |
|
foyer-storage/src/large/generic.rs | 90.73% <100.00%> (+0.81%) |
⬆️ |
foyer-storage/src/large/reclaimer.rs | 85.36% <100.00%> (-0.12%) |
⬇️ |
foyer-storage/src/large/recover.rs | 90.90% <100.00%> (-0.07%) |
⬇️ |
foyer-storage/src/small/flusher.rs | 85.29% <100.00%> (-0.71%) |
⬇️ |
foyer-storage/src/small/generic.rs | 75.97% <100.00%> (-1.16%) |
⬇️ |
foyer-storage/src/small/set.rs | 94.11% <100.00%> (-0.04%) |
⬇️ |
foyer-storage/src/small/set_manager.rs | 89.65% <100.00%> (-0.69%) |
⬇️ |
foyer-storage/src/storage/either.rs | 40.81% <100.00%> (ø) |
|
... and 10 more |
Loading