ydb-platform / ydb-java-sdk

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

Added experimental option to use native docker port binding #267

Closed alex268 closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 85.16129% with 23 lines in your changes are missing coverage. Please review.

Project coverage is 44.43%. Comparing base (645c8f9) to head (146a73c). Report is 1 commits behind head on master.

Files Patch % Lines
...h/ydb/test/integration/docker/GrpcProxyServer.java 80.48% 12 Missing and 4 partials :warning:
.../integration/docker/ProxedDockerHelperFactory.java 72.00% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #267 +/- ## ============================================ + Coverage 43.96% 44.43% +0.47% - Complexity 1554 1568 +14 ============================================ Files 294 297 +3 Lines 11359 11502 +143 Branches 1112 1121 +9 ============================================ + Hits 4994 5111 +117 - Misses 5967 5987 +20 - Partials 398 404 +6 ```

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