perf(core): Hand-rolled UnmarshalBinary for AggregatedBloomFilter#3796
Open
brbrr wants to merge 4 commits into
Open
perf(core): Hand-rolled UnmarshalBinary for AggregatedBloomFilter#3796brbrr wants to merge 4 commits into
brbrr wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 15, 2026 in 0s
75.30% (target 70.00%)
View this Pull Request on Codecov
75.30% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 86.95652% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.30%. Comparing base (c35a08d) to head (d15bb0a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| core/aggregated_bloom_filter.go | 86.36% | 3 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #3796 +/- ##
==========================================
+ Coverage 75.21% 75.30% +0.09%
==========================================
Files 438 439 +1
Lines 39577 39426 -151
==========================================
- Hits 29767 29689 -78
+ Misses 7720 7663 -57
+ Partials 2090 2074 -16 ☔ 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.
Loading