ydb-platform / ydb-java-sdk

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

Fixed exception on PgType usage #288

Closed alex268 closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 6.89655% with 27 lines in your changes missing coverage. Please review.

Project coverage is 45.73%. Comparing base (cf1fef2) to head (ba71b96).

Files Patch % Lines
...le/src/main/java/tech/ydb/table/values/PgType.java 0.00% 18 Missing :warning:
...in/java/tech/ydb/table/values/proto/ProtoType.java 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #288 +/- ## ============================================ - Coverage 45.83% 45.73% -0.11% Complexity 1616 1616 ============================================ Files 299 300 +1 Lines 11790 11818 +28 Branches 1145 1147 +2 ============================================ + Hits 5404 5405 +1 - Misses 5975 6002 +27 Partials 411 411 ```

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