Skip to content

chore: use `derive_more::FromStr`

b411b25
Select commit
Loading
Failed to load commit list.
Merged

chore: use derive_more::FromStr #6476

chore: use `derive_more::FromStr`
b411b25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2026 in 0s

60.70% (+1.25%) compared to b1b1a2c

View this Pull Request on Codecov

60.70% (+1.25%) compared to b1b1a2c

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 60.70%. Comparing base (b1b1a2c) to head (b411b25).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/rpc/methods/eth/types.rs 67.03% <ø> (+<0.01%) ⬆️
src/rpc/methods/eth.rs 68.76% <0.00%> (+<0.01%) ⬆️

... and 36 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 b1b1a2c...b411b25. Read the comment docs.

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