fix: eth block returns correctly filled logs bloom field#7156
Open
akaladarshi wants to merge 10 commits into
Open
fix: eth block returns correctly filled logs bloom field#7156akaladarshi wants to merge 10 commits into
akaladarshi wants to merge 10 commits into
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.
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.
Loading