ydb-platform / ydb-java-sdk

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

Call onReaderClosed when reader is shut down #214

Closed pnv1 closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (45472d5) 40.16% compared to head (fdaf9a6) 40.16%.

Files Patch % Lines
...java/tech/ydb/topic/read/impl/AsyncReaderImpl.java 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #214 +/- ## ========================================== Coverage 40.16% 40.16% Complexity 1186 1186 ========================================== Files 246 246 Lines 9716 9714 -2 Branches 927 928 +1 ========================================== Hits 3902 3902 + Misses 5546 5544 -2 Partials 268 268 ```

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