Skip to content

ci: fix msrv check

b091a9e
Select commit
Loading
Failed to load commit list.
Open

refactor: bump MSRV to v1.88.0 and use if-let-chains #1035

ci: fix msrv check
b091a9e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 1s

84.84% (+6.07%) compared to 924c126

View this Pull Request on Codecov

84.84% (+6.07%) compared to 924c126

Details

Codecov Report

❌ Patch coverage is 72.72727% with 9 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
foyer-memory/src/eviction/lru.rs 0.00% 4 Missing ⚠️
foyer-storage/src/large/generic.rs 0.00% 2 Missing ⚠️
foyer-storage/src/large/reclaimer.rs 0.00% 2 Missing ⚠️
foyer-storage/src/large/serde.rs 50.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
foyer-bench/src/analyze.rs 97.90% <ø> (+97.90%) ⬆️
foyer-bench/src/exporter.rs 0.00% <ø> (ø)
foyer-bench/src/main.rs 68.19% <100.00%> (+68.19%) ⬆️
foyer-common/src/bits.rs 65.51% <ø> (ø)
foyer-common/src/future.rs 100.00% <ø> (ø)
foyer-common/src/rate.rs 98.11% <ø> (ø)
foyer-common/src/rated_ticket.rs 100.00% <ø> (ø)
foyer-common/src/utils/range.rs 0.00% <ø> (ø)
foyer-memory/src/cache.rs 78.79% <ø> (ø)
foyer-memory/src/eviction/fifo.rs 100.00% <ø> (ø)
... and 36 more

... and 6 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.