fix: log full context of anyhow::Error #6795
Merged
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).
✅ All tests successful. No failed tests found.
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.
Loading