fix(test): JSON snapshot tests for actor params (partial) #6371
Codecov / codecov/project
succeeded
Dec 19, 2025 in 0s
51.15% (+0.40%) compared to 4628a7f
View this Pull Request on Codecov
51.15% (+0.40%) compared to 4628a7f
Details
Codecov Report
❌ Patch coverage is 76.11940% with 64 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.15%. Comparing base (4628a7f) to head (3089791).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lotus_json/actors/params/miner_params.rs | 40.74% | 64 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lotus_json/actors/params/account_params.rs | 100.00% <100.00%> (+77.50%) |
⬆️ |
| src/lotus_json/actors/params/datacap_params.rs | 100.00% <100.00%> (+76.00%) |
⬆️ |
| src/lotus_json/beneficiary_term.rs | 100.00% <ø> (ø) |
|
| src/lotus_json/election_proof.rs | 100.00% <ø> (ø) |
|
| src/lotus_json/extended_sector_info.rs | 100.00% <ø> (ø) |
|
| src/lotus_json/gossip_block.rs | 100.00% <ø> (ø) |
|
| src/lotus_json/ipld.rs | 85.02% <ø> (ø) |
|
| src/lotus_json/mod.rs | 73.84% <100.00%> (+0.61%) |
⬆️ |
| src/lotus_json/pending_beneficiary_change.rs | 100.00% <ø> (ø) |
|
| src/lotus_json/po_st_proof.rs | 100.00% <ø> (ø) |
|
| ... and 7 more |
... and 5 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 4628a7f...3089791. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading