Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: impl eviction-time disk cache insertion #830

Merged
merged 7 commits into from
Jan 10, 2025

Merge remote-tracking branch 'origin/main' into xx/evict

cf9c77b
Select commit
Loading
Failed to load commit list.
Merged

feat: impl eviction-time disk cache insertion #830

Merge remote-tracking branch 'origin/main' into xx/evict
cf9c77b
Select commit
Loading
Failed to load commit list.
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

... and 1 file with indirect coverage changes