ydb-platform / ydb-java-sdk

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

RetryPolicy Proposal #220

Closed alex268 closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (b67d3a7) 40.15% compared to head (93ca5ac) 40.37%.

Files Patch % Lines
core/src/main/java/tech/ydb/core/ErrorPolicy.java 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #220 +/- ## ============================================= + Coverage 40.15% 40.37% +0.21% - Complexity 1186 1209 +23 ============================================= Files 246 251 +5 Lines 9714 9751 +37 Branches 928 929 +1 ============================================= + Hits 3901 3937 +36 - Misses 5544 5545 +1 Partials 269 269 ```

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