fix: align bloom filter size/hash calculation with Dash Core #529
+126
−9
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).
| 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%) |
⬆️ |
Loading