ydb-platform / ydb-java-sdk

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

feat: supported date32, datetime64, timestamp64, interval64 #345

Open KirillKurdyukov opened 3 weeks ago

codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 43.71257% with 94 lines in your changes missing coverage. Please review.

Project coverage is 47.02%. Comparing base (9a7adfa) to head (79ef587). Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...n/java/tech/ydb/table/values/proto/ProtoValue.java 46.59% 47 Missing :warning:
...ain/java/tech/ydb/table/values/PrimitiveValue.java 35.18% 33 Missing and 2 partials :warning:
...b/table/result/impl/ProtoPrimitiveValueReader.java 0.00% 8 Missing :warning:
...ech/ydb/table/result/impl/AbstractValueReader.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #345 +/- ## ============================================ - Coverage 47.19% 47.02% -0.18% - Complexity 1750 1754 +4 ============================================ Files 311 311 Lines 12499 12573 +74 Branches 1238 1240 +2 ============================================ + Hits 5899 5912 +13 - Misses 6140 6199 +59 - Partials 460 462 +2 ```

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