Skip to content

feat: Graceful session pool shutdown - #623

Open
aral01 wants to merge 6 commits into
masterfrom
graceful-session-pool-shutdown-clean
Open

aral01 wants to merge 6 commits into
masterfrom
graceful-session-pool-shutdown-clean

fix(session-pool): bound cleanup connection acquisition

2aaf693
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2026 in 0s

88.19% (+0.06%) compared to fe2d450

View this Pull Request on Codecov

88.19% (+0.06%) compared to fe2d450

Details

Codecov Report

❌ Patch coverage is 87.55656% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.19%. Comparing base (fe2d450) to head (2aaf693).

Files with missing lines Patch % Lines
ydb/src/session_pool/cleanup_worker.rs 90.10% 29 Missing ⚠️
ydb/src/session_pool/pool.rs 79.52% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #623      +/-   ##
==========================================
+ Coverage   88.12%   88.19%   +0.06%     
==========================================
  Files         202      203       +1     
  Lines       21328    21644     +316     
==========================================
+ Hits        18796    19089     +293     
- Misses       2532     2555      +23     

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