ydb-platform / ydb-java-sdk

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

Fixed NPE and logs #299

Closed alex268 closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 46.46%. Comparing base (2327294) to head (38b376b). Report is 2 commits behind head on master.

Files Patch % Lines
...src/main/java/tech/ydb/query/impl/SessionImpl.java 20.00% 3 Missing and 1 partial :warning:
...n/java/tech/ydb/core/impl/call/ReadStreamCall.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #299 +/- ## ============================================ + Coverage 45.87% 46.46% +0.59% - Complexity 1638 1677 +39 ============================================ Files 303 303 Lines 11874 12084 +210 Branches 1153 1208 +55 ============================================ + Hits 5447 5615 +168 - Misses 6013 6031 +18 - Partials 414 438 +24 ```

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