Skip to content

fix(seidb-metrics): use shared fine-grained buckets for memiavl/flatkv/mvcc histograms - #3771

Open
blindchaser wants to merge 1 commit into
mainfrom
yiren/seidb-metrics-fine-buckets
Open

fix(seidb-metrics): use shared fine-grained buckets for memiavl/flatkv/mvcc histograms#3771
blindchaser wants to merge 1 commit into
mainfrom
yiren/seidb-metrics-fine-buckets

fix(seidb-metrics): use shared fine-grained buckets for memiavl/flatk…

9f82ba9
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 46 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            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% <ø> (ø)

... and 54 files with indirect coverage changes

🚀 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.