Skip to content

fix

9361c91
Select commit
Loading
Failed to load commit list.
Merged

fix: log full context of anyhow::Error #6795

fix
9361c91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

63.81% (-0.01%) compared to 36b489e

View this Pull Request on Codecov

63.81% (-0.01%) compared to 36b489e

Details

Codecov Report

❌ Patch coverage is 35.00000% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.81%. Comparing base (36b489e) to head (9361c91).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/blocks/header.rs 3.22% 25 Missing and 5 partials ⚠️
src/chain_sync/network_context.rs 26.92% 18 Missing and 1 partial ⚠️
src/libp2p/chain_exchange/message.rs 53.33% 4 Missing and 3 partials ⚠️
src/shim/state_tree.rs 22.22% 2 Missing and 5 partials ⚠️
src/state_manager/mod.rs 46.15% 3 Missing and 4 partials ⚠️
src/chain_sync/tipset_syncer.rs 14.28% 5 Missing and 1 partial ⚠️
src/rpc/methods/eth.rs 0.00% 4 Missing and 1 partial ⚠️
src/libp2p/service.rs 0.00% 4 Missing ⚠️
src/statediff/mod.rs 20.00% 4 Missing ⚠️
src/cli/subcommands/f3_cmd.rs 0.00% 3 Missing ⚠️
... and 24 more
Additional details and impacted files
Files with missing lines Coverage Δ
src/beacon/drand.rs 76.21% <100.00%> (-1.41%) ⬇️
src/chain/store/errors.rs 14.28% <100.00%> (ø)
src/cli_shared/cli/mod.rs 78.94% <100.00%> (ø)
src/db/car/many.rs 67.40% <100.00%> (ø)
src/fil_cns/mod.rs 64.70% <100.00%> (ø)
src/fil_cns/validation.rs 78.75% <100.00%> (ø)
src/genesis/mod.rs 75.00% <100.00%> (ø)
src/interpreter/mod.rs 77.27% <100.00%> (ø)
src/interpreter/vm.rs 81.73% <100.00%> (ø)
src/message/mod.rs 90.56% <100.00%> (ø)
... and 46 more

... 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 36b489e...9361c91. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.