Skip to content

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

Merged
akaladarshi merged 6 commits into
mainfrom
akaladarshi/return-logs-reverted
Jun 25, 2026
Merged

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

Merge branch 'main' into akaladarshi/return-logs-reverted

4aed040
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 1 commits behind head on main.
✅ 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 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.