[cryptography/bloomfilter] generic Hasher and optimizations #2729
Codecov / codecov/project
succeeded
Jan 19, 2026 in 1s
92.25% (+0.01%) compared to 374285d
View this Pull Request on Codecov
92.25% (+0.01%) compared to 374285d
Details
Codecov Report
❌ Patch coverage is 99.15254% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.25%. Comparing base (374285d) to head (eb675f6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cryptography/src/bloomfilter/mod.rs | 98.98% | 3 Missing |
| utils/src/rational.rs | 99.42% | 1 Missing |
@@ Coverage Diff @@
## main #2729 +/- ##
==========================================
+ Coverage 92.24% 92.25% +0.01%
==========================================
Files 376 376
Lines 119098 119408 +310
==========================================
+ Hits 109856 110165 +309
- Misses 9242 9243 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| utils/src/rational.rs | 99.43% <99.42%> (-0.11%) |
⬇️ |
| cryptography/src/bloomfilter/mod.rs | 98.98% <98.98%> (ø) |
... and 5 files 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 374285d...eb675f6. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading