Skip to content

fix: return reverted field of logs set to true if tipset was reverted#7172

Draft
akaladarshi wants to merge 7 commits into
mainfrom
akaladarshi/return-logs-reverted
Draft

fix: return reverted field of logs set to true if tipset was reverted#7172
akaladarshi wants to merge 7 commits into
mainfrom
akaladarshi/return-logs-reverted

fix linter issue

627bda7
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
src/rpc/methods/eth.rs 0.00% 64 Missing ⚠️
src/rpc/methods/eth/pubsub.rs 81.77% 35 Missing ⚠️
src/state_manager/state_computation.rs 40.00% 15 Missing ⚠️
src/rpc/methods/chain.rs 0.00% 4 Missing ⚠️
src/daemon/mod.rs 0.00% 1 Missing ⚠️
...tool/subcommands/api_cmd/generate_test_snapshot.rs 0.00% 1 Missing ⚠️
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.