ydb-platform / ydb-java-sdk

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

bug: fix race condition RW lock in EndpointPool.java #274

Closed KirillKurdyukov closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.45%. Comparing base (58ff7d4) to head (e289386). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #274 +/- ## ============================================ + Coverage 44.43% 44.45% +0.01% Complexity 1568 1568 ============================================ Files 297 297 Lines 11502 11502 Branches 1121 1121 ============================================ + Hits 5111 5113 +2 + Misses 5987 5985 -2 Partials 404 404 ```

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