Skip to content

refactor(sei-db): return cleanup closure from newTSReadOptions

73de9e4
Select commit
Loading
Failed to load commit list.
Open

refactor(sei-db): return cleanup closure from newTSReadOptions #2929

refactor(sei-db): return cleanup closure from newTSReadOptions
73de9e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2026 in 1s

57.34% (+0.00%) compared to 8f3bc86

View this Pull Request on Codecov

57.34% (+0.00%) compared to 8f3bc86

Details

Codecov Report

❌ Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 57.34%. Comparing base (8f3bc86) to head (73de9e4).
⚠️ Report is 48 commits behind head on pd/fix-rocks-db-ci-fail.

Files with missing lines Patch % Lines
sei-db/db_engine/rocksdb/mvcc/db.go 88.88% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##           pd/fix-rocks-db-ci-fail    #2929   +/-   ##
========================================================
  Coverage                    57.34%   57.34%           
========================================================
  Files                         2095     2095           
  Lines                       172896   172896           
========================================================
+ Hits                         99142    99145    +3     
- Misses                       64867    64868    +1     
+ Partials                      8887     8883    -4     
Files with missing lines Coverage Δ
sei-db/db_engine/rocksdb/mvcc/iterator.go 86.31% <100.00%> (ø)
sei-db/db_engine/rocksdb/mvcc/db.go 58.23% <88.88%> (ø)

... and 29 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.