ydb-platform / ydb-java-sdk

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

feat: make volatile session #330

Closed KirillKurdyukov closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 47.46%. Comparing base (1dc17d7) to head (c256f18). Report is 136 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #330 +/- ## ============================================ + Coverage 44.43% 47.46% +3.03% - Complexity 1568 1743 +175 ============================================ Files 297 305 +8 Lines 11502 12385 +883 Branches 1121 1236 +115 ============================================ + Hits 5111 5879 +768 - Misses 5987 6047 +60 - Partials 404 459 +55 ```

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