fix: return reverted field of logs set to true if tipset was reverted#7172
Merged
Codecov / codecov/project
succeeded
Jun 25, 2026 in 1s
64.07% (+0.00%) compared to 39232f4
View this Pull Request on Codecov
64.07% (+0.00%) compared to 39232f4
Details
Codecov Report
❌ Patch coverage is 67.74194% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.07%. Comparing base (39232f4) to head (4aed040).
✅ All tests successful. No failed tests found.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/rpc/methods/eth/filter/event.rs | 84.48% <100.00%> (ø) |
|
| src/rpc/methods/eth/filter/mod.rs | 88.43% <100.00%> (-0.97%) |
⬇️ |
| src/rpc/methods/sync.rs | 73.52% <100.00%> (+0.15%) |
⬆️ |
| src/rpc/mod.rs | 90.03% <ø> (ø) |
|
| src/tool/offline_server/server.rs | 27.57% <100.00%> (+0.34%) |
⬆️ |
| src/tool/subcommands/api_cmd/test_snapshot.rs | 82.20% <100.00%> (+0.10%) |
⬆️ |
| src/daemon/mod.rs | 24.63% <0.00%> (-0.04%) |
⬇️ |
| ...tool/subcommands/api_cmd/generate_test_snapshot.rs | 6.97% <0.00%> (-0.04%) |
⬇️ |
| src/rpc/methods/chain.rs | 59.01% <0.00%> (-0.24%) |
⬇️ |
| src/state_manager/state_computation.rs | 76.27% <40.00%> (-0.89%) |
⬇️ |
| ... and 2 more |
... and 11 files with indirect coverage changes
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update f2a958e...4aed040. 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