ydb-platform / ydb-java-sdk

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

Added transaction closing on stream cancelation #331

Closed alex268 closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.61%. Comparing base (7722d88) to head (5ded04d).

Files with missing lines Patch % Lines
...src/main/java/tech/ydb/query/impl/SessionImpl.java 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #331 +/- ## ============================================ + Coverage 47.56% 47.61% +0.04% - Complexity 1749 1750 +1 ============================================ Files 305 305 Lines 12388 12392 +4 Branches 1236 1237 +1 ============================================ + Hits 5892 5900 +8 + Misses 6036 6032 -4 Partials 460 460 ```

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