Skip to content

fix: eth block returns correctly filled logs bloom field#7156

Open
akaladarshi wants to merge 10 commits into
mainfrom
akaladarshi/fix-logs-bloom
Open

fix: eth block returns correctly filled logs bloom field#7156
akaladarshi wants to merge 10 commits into
mainfrom
akaladarshi/fix-logs-bloom

Merge branch 'main' into akaladarshi/fix-logs-bloom

8042ce8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2026 in 0s

64.17% (-0.06%) compared to c13f3c0

View this Pull Request on Codecov

64.17% (-0.06%) compared to c13f3c0

Details

Codecov Report

❌ Patch coverage is 50.68966% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.17%. Comparing base (c13f3c0) to head (8042ce8).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/db/migration/v0_33_8.rs 6.17% 76 Missing ⚠️
src/db/car/many.rs 0.00% 14 Missing ⚠️
src/db/parity_db/gc.rs 0.00% 14 Missing ⚠️
...tool/subcommands/api_cmd/generate_test_snapshot.rs 0.00% 14 Missing ⚠️
src/rpc/methods/eth.rs 84.81% 6 Missing and 6 partials ⚠️
src/db/gc/snapshot.rs 0.00% 6 Missing ⚠️
src/db/parity_db.rs 86.11% 2 Missing and 3 partials ⚠️
src/db/mod.rs 85.71% 0 Missing and 2 partials ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
src/db/db_impl.rs 34.32% <ø> (ø)
src/db/memory.rs 91.30% <100.00%> (+1.83%) ⬆️
src/db/migration/migration_map.rs 89.74% <ø> (ø)
src/rpc/methods/eth/filter/mod.rs 88.56% <ø> (ø)
src/db/mod.rs 62.00% <85.71%> (+9.22%) ⬆️
src/db/parity_db.rs 68.48% <86.11%> (+1.64%) ⬆️
src/db/gc/snapshot.rs 0.00% <0.00%> (ø)
src/rpc/methods/eth.rs 66.70% <84.81%> (+0.47%) ⬆️
src/db/car/many.rs 51.82% <0.00%> (-2.80%) ⬇️
src/db/parity_db/gc.rs 29.93% <0.00%> (-3.16%) ⬇️
... and 2 more

... and 4 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 c13f3c0...8042ce8. 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.