Skip to content

perf: shard pool guard to improve performance - #964

Merged
jiangzhe merged 1 commit into
mainfrom
shard-pool-guard
Aug 9, 2026
Merged

perf: shard pool guard to improve performance#964
jiangzhe merged 1 commit into
mainfrom
shard-pool-guard

shard pool guard to improve performance

d127bdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2026 in 1s

93.55% (+0.01%) compared to e5152e8

View this Pull Request on Codecov

93.55% (+0.01%) compared to e5152e8

Details

Codecov Report

❌ Patch coverage is 98.79254% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.55%. Comparing base (e5152e8) to head (d127bdb).

Files with missing lines Patch % Lines
doradb-storage/src/catalog/index.rs 69.23% 4 Missing ⚠️
doradb-storage/src/catalog/table.rs 93.75% 2 Missing ⚠️
doradb-storage/src/index/block_index.rs 66.66% 2 Missing ⚠️
doradb-storage/src/index/row_page_index.rs 94.44% 2 Missing ⚠️
doradb-storage/src/buffer/readonly.rs 99.25% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #964      +/-   ##
==========================================
+ Coverage   93.54%   93.55%   +0.01%     
==========================================
  Files         154      154              
  Lines      132893   133296     +403     
==========================================
+ Hits       124317   124709     +392     
- Misses       8576     8587      +11     

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