ydb-platform / ydb-java-sdk

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

Fixed SDK freezing when use yc-auth-provider-shaded #287

Closed alex268 closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 45.81%. Comparing base (b8320fb) to head (8d516a3).

Files Patch % Lines
...src/main/java/tech/ydb/core/impl/YdbDiscovery.java 80.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #287 +/- ## ============================================ - Coverage 45.84% 45.81% -0.03% Complexity 1616 1616 ============================================ Files 299 299 Lines 11786 11790 +4 Branches 1145 1145 ============================================ - Hits 5403 5402 -1 - Misses 5972 5977 +5 Partials 411 411 ```

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