chore: more delegate_enum to reduce repetitive code #6481
Merged
Codecov / codecov/project
succeeded
Jan 27, 2026 in 0s
61.03% (+0.23%) compared to 327f9e5
View this Pull Request on Codecov
61.03% (+0.23%) compared to 327f9e5
Details
Codecov Report
❌ Patch coverage is 34.03141% with 126 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.03%. Comparing base (327f9e5) to head (d99f3cf).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/cli/main.rs | 53.33% <100.00%> (+21.19%) |
⬆️ |
| src/cli/subcommands/config_cmd.rs | 94.73% <100.00%> (+0.98%) |
⬆️ |
| src/networks/mod.rs | 88.73% <100.00%> (ø) |
|
| src/shim/actors/builtin/account/mod.rs | 100.00% <ø> (ø) |
|
| src/shim/actors/builtin/miner/ext/state.rs | 12.24% <ø> (-5.56%) |
⬇️ |
| src/shim/actors/builtin/verifreg/ext/state.rs | 26.21% <ø> (-0.28%) |
⬇️ |
| src/shim/actors/convert.rs | 24.88% <ø> (-0.63%) |
⬇️ |
| src/state_migration/nv17/miner.rs | 81.61% <100.00%> (ø) |
|
| src/cli/subcommands/mod.rs | 8.33% <66.66%> (+8.33%) |
⬆️ |
| src/rpc/methods/state.rs | 44.40% <0.00%> (ø) |
|
| ... and 18 more |
... and 8 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 327f9e5...d99f3cf. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading