fix(seidb-metrics): use shared fine-grained buckets for memiavl/flatkv/mvcc histograms - #3771
Open
blindchaser wants to merge 1 commit into
Open
fix(seidb-metrics): use shared fine-grained buckets for memiavl/flatkv/mvcc histograms#3771blindchaser wants to merge 1 commit into
blindchaser wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 29, 2026 in 1s
59.47% (-0.46%) compared to 703e48d
View this Pull Request on Codecov
59.47% (-0.46%) compared to 703e48d
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.47%. Comparing base (703e48d) to head (9f82ba9).
Additional details and impacted files
@@ Coverage Diff @@
## main #3771 +/- ##
==========================================
- Coverage 59.92% 59.47% -0.46%
==========================================
Files 2288 2235 -53
Lines 190180 185586 -4594
==========================================
- Hits 113971 110370 -3601
+ Misses 66049 65385 -664
+ Partials 10160 9831 -329 | Files with missing lines | Coverage Δ | |
|---|---|---|
| sei-db/db_engine/pebbledb/mvcc/metrics.go | 50.00% <ø> (ø) |
|
| sei-db/state_db/sc/flatkv/metrics.go | 95.83% <ø> (ø) |
|
| sei-db/state_db/sc/memiavl/metrics.go | 50.00% <ø> (ø) |
🚀 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