chore: more delegate_enum to reduce repetitive code #6474
Merged
Codecov / codecov/project
succeeded
Jan 24, 2026 in 0s
60.76% (+0.04%) compared to 237583f
View this Pull Request on Codecov
60.76% (+0.04%) compared to 237583f
Details
Codecov Report
❌ Patch coverage is 29.86111% with 303 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.76%. Comparing base (237583f) to head (7c759b4).
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lotus_json/miner_info.rs | 97.50% <100.00%> (+4.31%) |
⬆️ |
| src/rpc/types/deal_impl.rs | 100.00% <100.00%> (ø) |
|
| src/rpc/types/mod.rs | 88.46% <ø> (ø) |
|
| src/state_manager/utils.rs | 79.63% <100.00%> (ø) |
|
| src/state_migration/nv17/miner.rs | 81.61% <100.00%> (-0.09%) |
⬇️ |
| src/interpreter/fvm2.rs | 44.68% <0.00%> (ø) |
|
| src/interpreter/fvm3.rs | 40.60% <0.00%> (ø) |
|
| src/interpreter/fvm4.rs | 42.18% <0.00%> (ø) |
|
| src/state_manager/circulating_supply.rs | 79.05% <75.00%> (-0.09%) |
⬇️ |
| src/shim/piece.rs | 58.82% <50.00%> (-1.18%) |
⬇️ |
| ... and 8 more |
... and 16 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 237583f...7c759b4. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading