Skip to content

fix: align bloom filter size/hash calculation with Dash Core

73ea5ed
Select commit
Loading
Failed to load commit list.
Open

fix: align bloom filter size/hash calculation with Dash Core #529

fix: align bloom filter size/hash calculation with Dash Core
73ea5ed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 15, 2026 in 0s

66.90% (+0.03%) compared to 6749114

View this Pull Request on Codecov

66.90% (+0.03%) compared to 6749114

Details

Codecov Report

❌ Patch coverage is 97.14286% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.90%. Comparing base (6749114) to head (73ea5ed).
⚠️ Report is 1 commits behind head on v0.42-dev.

Files with missing lines Patch % Lines
dash/src/bloom/filter.rs 97.14% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           v0.42-dev     #529      +/-   ##
=============================================
+ Coverage      66.87%   66.90%   +0.03%     
=============================================
  Files            313      313              
  Lines          64753    64816      +63     
=============================================
+ Hits           43305    43368      +63     
  Misses         21448    21448              
Files with missing lines Coverage Δ
dash/src/bloom/filter.rs 89.08% <97.14%> (+4.74%) ⬆️

... and 5 files with indirect coverage changes