Skip to content

chore: use derives instead manual impl for trivial derefs

3c5e3bc
Select commit
Loading
Failed to load commit list.
Merged

chore: use derives instead manual impl for trivial derefs #6429

chore: use derives instead manual impl for trivial derefs
3c5e3bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 0s

58.52% (+0.00%) compared to b10e85c

View this Pull Request on Codecov

58.52% (+0.00%) compared to b10e85c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.52%. Comparing base (b10e85c) to head (3c5e3bc).

Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/types.rs 65.72% <ø> (+0.68%) ⬆️
src/shim/address.rs 86.30% <ø> (+0.96%) ⬆️
src/shim/bigint.rs 100.00% <ø> (+33.33%) ⬆️
src/shim/econ.rs 93.20% <ø> (+0.95%) ⬆️
src/shim/randomness.rs 14.28% <ø> (-19.05%) ⬇️
src/shim/sector.rs 68.35% <ø> (-0.47%) ⬇️
src/shim/state_tree.rs 56.15% <ø> (-0.82%) ⬇️
src/shim/version.rs 25.71% <ø> (+3.76%) ⬆️

... and 4 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 b10e85c...3c5e3bc. Read the comment docs.

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