fix(cryptography): prevent BloomFilter arbitrary from generating zero hashers #2460
Codecov / codecov/project
succeeded
Dec 20, 2025 in 1s
92.63% (-0.01%) compared to 008e58e
View this Pull Request on Codecov
92.63% (-0.01%) compared to 008e58e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.63%. Comparing base (008e58e) to head (768875b).
@@ Coverage Diff @@
## main #2460 +/- ##
==========================================
- Coverage 92.64% 92.63% -0.01%
==========================================
Files 353 353
Lines 102482 102482
==========================================
- Hits 94940 94939 -1
- Misses 7542 7543 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| cryptography/src/bloomfilter.rs | 100.00% <ø> (ø) |
... and 1 file with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 008e58e...768875b. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading