Experiment: Enable bloom filters for PebbleDB - #3949
Draft
brbrr wants to merge 2 commits into
Draft
Codecov / codecov/project
succeeded
Aug 17, 2026 in 1s
74.59% (target 70.00%)
View this Pull Request on Codecov
74.59% (target 70.00%)
Details
Codecov Report
❌ Patch coverage is 67.15686% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.59%. Comparing base (4e32927) to head (d46bbca).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| db/pebblev2/db.go | 74.82% | 23 Missing and 13 partials |
| cmd/juno/dbcmd.go | 40.00% | 30 Missing |
| node/node.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3949 +/- ##
==========================================
- Coverage 74.99% 74.59% -0.41%
==========================================
Files 446 461 +15
Lines 40312 41111 +799
==========================================
+ Hits 30233 30665 +432
- Misses 7967 8336 +369
+ Partials 2112 2110 -2 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading