Skip to content

improve fastant selection

405bc3b
Select commit
Loading
Failed to load commit list.
Open

feat: Add miri testing support #1226

improve fastant selection
405bc3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2025 in 1s

83.32% (-0.11%) compared to b5d25e1

View this Pull Request on Codecov

83.32% (-0.11%) compared to b5d25e1

Details

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
foyer-storage/src/io/device/file.rs 25.00% 3 Missing ⚠️
foyer-storage/src/io/device/fs.rs 33.33% 2 Missing ⚠️
Files with missing lines Coverage Δ
foyer-bench/src/main.rs 68.19% <ø> (+0.22%) ⬆️
foyer-common/src/runtime.rs 44.11% <ø> (ø)
foyer-memory/src/cache.rs 70.81% <ø> (ø)
foyer-memory/src/eviction/lru.rs 95.45% <ø> (ø)
foyer-memory/src/raw.rs 87.50% <ø> (ø)
foyer-storage/src/engine/block/buffer.rs 96.72% <ø> (ø)
foyer-storage/src/engine/block/engine.rs 89.61% <ø> (ø)
foyer-storage/src/engine/block/eviction.rs 95.79% <ø> (ø)
foyer-storage/src/engine/block/scanner.rs 95.55% <ø> (ø)
foyer-storage/src/engine/block/tombstone.rs 95.80% <ø> (ø)
... and 9 more

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.