ydb-platform / ydb-java-sdk

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

Added allocation-free helper for Result extraction #284

Closed alex268 closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 98.85057% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.78%. Comparing base (ef49df2) to head (fd15bd2). Report is 2 commits behind head on master.

Files Patch % Lines
...ore/src/main/java/tech/ydb/core/utils/Results.java 98.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #284 +/- ## ============================================ + Coverage 44.39% 44.78% +0.39% - Complexity 1571 1615 +44 ============================================ Files 297 298 +1 Lines 11505 11592 +87 Branches 1124 1124 ============================================ + Hits 5108 5192 +84 - Misses 5988 5991 +3 Partials 409 409 ```

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