ydb-platform / ydb-java-sdk

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

Implicit session implementation #289

Open alex268 opened 2 months ago

alex268 commented 2 months ago

Fixes #277

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 60.71429% with 44 lines in your changes missing coverage. Please review.

Project coverage is 47.00%. Comparing base (cf1fef2) to head (577ada8).

Files Patch % Lines
...main/java/tech/ydb/table/impl/ImplicitSession.java 60.71% 35 Missing and 9 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #289 +/- ## ============================================ + Coverage 45.83% 47.00% +1.16% - Complexity 1616 1675 +59 ============================================ Files 299 300 +1 Lines 11790 11902 +112 Branches 1145 1154 +9 ============================================ + Hits 5404 5594 +190 + Misses 5975 5883 -92 - Partials 411 425 +14 ```

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