Skip to content

feat: supported attach hint#833

Merged
vgvoleg merged 9 commits into
mainfrom
feat-attach-stream
Jul 8, 2026
Merged

feat: supported attach hint#833
vgvoleg merged 9 commits into
mainfrom
feat-attach-stream

Add tests to improve patch coverage for attach hint handling.

71b827d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2026 in 0s

81.32% (+0.02%) compared to dc20074

View this Pull Request on Codecov

81.32% (+0.02%) compared to dc20074

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.32%. Comparing base (dc20074) to head (71b827d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #833      +/-   ##
==========================================
+ Coverage   81.30%   81.32%   +0.02%     
==========================================
  Files          94       94              
  Lines       12162    12189      +27     
  Branches     1194     1202       +8     
==========================================
+ Hits         9888     9913      +25     
- Misses       1809     1810       +1     
- Partials      465      466       +1     
Files with missing lines Coverage Δ
ydb/aio/pool.py 75.21% <100.00%> (+0.64%) ⬆️
ydb/aio/query/session.py 88.60% <ø> (-0.15%) ⬇️
ydb/pool.py 83.88% <100.00%> (+0.49%) ⬆️
ydb/query/session.py 91.62% <100.00%> (+0.61%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.