ydb-platform / ydb-java-sdk

YDB Java SDK
https://ydb.tech
Apache License 2.0
37 stars 21 forks source link

Added session removing from the pool if client cancelled the stream #314

Closed alex268 closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.50%. Comparing base (36ac96c) to head (4f0f5fd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #314 +/- ## ============================================ + Coverage 47.43% 47.50% +0.06% Complexity 1727 1727 ============================================ Files 304 304 Lines 12313 12317 +4 Branches 1228 1229 +1 ============================================ + Hits 5841 5851 +10 + Misses 6016 6011 -5 + Partials 456 455 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.