Skip to content

experiment: remove bloom filter from header#3854

Open
EgeCaner wants to merge 5 commits into
mainfrom
exp/perf/remove-bloom-filter-from-header
Open

experiment: remove bloom filter from header#3854
EgeCaner wants to merge 5 commits into
mainfrom
exp/perf/remove-bloom-filter-from-header

rebase fix

aea2729
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 0s

75.55% (target 70.00%)

View this Pull Request on Codecov

75.55% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 85.18519% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.55%. Comparing base (b5235d0) to head (aea2729).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
migration/blockeventsbloom/blockeventsbloom.go 83.33% 5 Missing and 4 partials ⚠️
migration/blockeventsbloom/ingestor.go 75.00% 4 Missing and 3 partials ⚠️
migration/deprecated/migration.go 37.50% 3 Missing and 2 partials ⚠️
sync/sync.go 80.00% 3 Missing ⚠️
core/running_event_filter.go 33.33% 1 Missing and 1 partial ⚠️
migration/blockeventsbloom/committer.go 87.50% 1 Missing and 1 partial ⚠️
migration/deprecated/deprecated_block_header.go 81.81% 1 Missing and 1 partial ⚠️
pruner/running_event_filter.go 33.33% 1 Missing and 1 partial ⚠️
node/migration.go 0.00% 1 Missing ⚠️
p2p/sync/sync.go 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3854      +/-   ##
==========================================
- Coverage   76.45%   75.55%   -0.91%     
==========================================
  Files         442      446       +4     
  Lines       39767    39856      +89     
==========================================
- Hits        30405    30114     -291     
- Misses       7221     7653     +432     
+ Partials     2141     2089      -52     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.