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

Resolves #280 Add WriteAck as a result of SyncWriter operations

Open Eistern opened this issue 1 year ago • 1 comments

Eistern avatar Jun 05 '24 10:06 Eistern

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 44.41%. Comparing base (c650f95) to head (146168d). Report is 46 commits behind head on master.

Files Patch % Lines
...src/main/java/tech/ydb/topic/write/SyncWriter.java 0.00% 2 Missing :warning:
...java/tech/ydb/topic/write/impl/SyncWriterImpl.java 0.00% 2 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #281      +/-   ##
============================================
+ Coverage     41.42%   44.41%   +2.98%     
- Complexity     1460     1571     +111     
============================================
  Files           295      297       +2     
  Lines         11363    11501     +138     
  Branches       1112     1124      +12     
============================================
+ Hits           4707     5108     +401     
+ Misses         6296     5984     -312     
- Partials        360      409      +49     

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

codecov-commenter avatar Jun 05 '24 11:06 codecov-commenter