ydb-platform / ydb-java-sdk

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

Use offsets from StartPartitionSessionResponse in first message commit offsets #199

Closed pnv1 closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (7e091ee) 39.61% compared to head (6bbd3ae) 39.56%.

Files Patch % Lines
...main/java/tech/ydb/topic/read/impl/ReaderImpl.java 0.00% 17 Missing :warning:
...tech/ydb/topic/read/impl/PartitionSessionImpl.java 0.00% 5 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #199 +/- ## ============================================= - Coverage 39.61% 39.56% -0.05% Complexity 1159 1159 ============================================= Files 244 244 Lines 9587 9599 +12 Branches 918 918 ============================================= Hits 3798 3798 - Misses 5523 5535 +12 Partials 266 266 ```

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