fix(test): more JSON snapshot tests #6384
Merged
Codecov / codecov/project
succeeded
Jan 6, 2026 in 1s
54.08% (+0.18%) compared to 3823a8a
View this Pull Request on Codecov
54.08% (+0.18%) compared to 3823a8a
Details
Codecov Report
❌ Patch coverage is 75.59809% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.08%. Comparing base (3823a8a) to head (386932a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/lotus_json/signature.rs | 52.63% | 27 Missing |
| src/lotus_json/signature_type.rs | 42.85% | 24 Missing |
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/lotus_json/entry.rs | 100.00% <ø> (+60.00%) |
⬆️ |
| src/lotus_json/filter_estimate.rs | 100.00% <100.00%> (+42.85%) |
⬆️ |
| src/lotus_json/miner_power.rs | 100.00% <100.00%> (+56.25%) |
⬆️ |
| src/lotus_json/mod.rs | 73.84% <ø> (ø) |
|
| src/lotus_json/token_state.rs | 100.00% <100.00%> (+50.00%) |
⬆️ |
| src/lotus_json/transient_data.rs | 100.00% <100.00%> (+100.00%) |
⬆️ |
| src/lotus_json/signature_type.rs | 57.62% <42.85%> (ø) |
|
| src/lotus_json/signature.rs | 68.60% <52.63%> (ø) |
... and 1 file 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 3823a8a...386932a. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading