ydb-java-sdk icon indicating copy to clipboard operation
ydb-java-sdk copied to clipboard

TableClient implementation with QueryClient under hood

Open alex268 opened this issue 1 year ago • 1 comments

alex268 avatar Aug 19 '24 11:08 alex268

Codecov Report

Attention: Patch coverage is 61.47541% with 47 lines in your changes missing coverage. Please review.

Project coverage is 47.23%. Comparing base (16f2600) to head (bfbba60). Report is 2 commits behind head on master.

Files Patch % Lines
...main/java/tech/ydb/query/impl/TableClientImpl.java 59.21% 27 Missing and 4 partials :warning:
...src/main/java/tech/ydb/query/impl/SessionPool.java 60.97% 15 Missing and 1 partial :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #305      +/-   ##
============================================
+ Coverage     46.38%   47.23%   +0.85%     
- Complexity     1677     1703      +26     
============================================
  Files           303      304       +1     
  Lines         12109    12225     +116     
  Branches       1208     1220      +12     
============================================
+ Hits           5617     5775     +158     
+ Misses         6054     5997      -57     
- Partials        438      453      +15     

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

codecov-commenter avatar Aug 19 '24 11:08 codecov-commenter