Skip to content

fix: use `auto_impl` to simplify trait implemention for (&, Box, Arc)

4108dff
Select commit
Loading
Failed to load commit list.
Merged

fix: use auto_impl to simplify trait implemention for (&, Box, Arc) #6742

fix: use `auto_impl` to simplify trait implemention for (&, Box, Arc)
4108dff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 0s

63.47% (+0.00%) compared to c7d9ba6

View this Pull Request on Codecov

63.47% (+0.00%) compared to c7d9ba6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.47%. Comparing base (c7d9ba6) to head (4108dff).

Additional details and impacted files
Files with missing lines Coverage Δ
src/db/blockstore_with_read_cache.rs 93.42% <ø> (-0.49%) ⬇️
src/db/car/forest/index/mod.rs 87.76% <ø> (+0.61%) ⬆️
src/db/mod.rs 43.13% <ø> (+1.47%) ⬆️
src/libp2p_bitswap/store.rs 70.00% <ø> (+0.76%) ⬆️

... and 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c7d9ba6...4108dff. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.