Skip to content

Allocate per rocksdb instance

c2eabe4
Select commit
Loading
Failed to load commit list.
Draft

fix: Limit rocksdb fd allocation #2990

Allocate per rocksdb instance
c2eabe4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 28, 2025 in 0s

83.6% (+0.0%) compared to ade47ae

View this Pull Request on Codecov

83.6% (+0.0%) compared to ade47ae

Details

Codecov Report

❌ Patch coverage is 88.88889% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.6%. Comparing base (ade47ae) to head (c2eabe4).

Files with missing lines Patch % Lines
...ign-sdk/full-node/db/sov-db/src/rocks_db_config.rs 80.0% 2 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...reign-sdk/full-node/db/sov-db/src/ledger_db/mod.rs 82.0% <ø> (ø)
...sovereign-sdk/full-node/db/sov-db/src/native_db.rs 98.7% <100.0%> (+<0.1%) ⬆️
.../sovereign-sdk/full-node/db/sov-db/src/state_db.rs 91.3% <100.0%> (+0.1%) ⬆️
...ign-sdk/full-node/db/sov-db/src/rocks_db_config.rs 96.4% <80.0%> (+5.2%) ⬆️

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