fix: return reverted field of logs set to true if tipset was reverted#7172
Draft
akaladarshi wants to merge 7 commits into
Draft
fix: return reverted field of logs set to true if tipset was reverted#7172akaladarshi wants to merge 7 commits into
akaladarshi wants to merge 7 commits into
Codecov / codecov/project
succeeded
Jun 19, 2026 in 1s
64.36% (-0.02%) compared to ead4de9
View this Pull Request on Codecov
64.36% (-0.02%) compared to ead4de9
Details
Codecov Report
❌ Patch coverage is 67.74194% with 120 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.36%. Comparing base (ead4de9) to head (627bda7).
✅ 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 | 72.39% <100.00%> (+0.17%) |
⬆️ |
| 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.70% <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 7 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 ead4de9...627bda7. 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