Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added casting between datetime and number types #60

Merged
merged 4 commits into from
Aug 26, 2024

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Aug 23, 2024

No description provided.

@alex268 alex268 self-assigned this Aug 23, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 45.83333% with 52 lines in your changes missing coverage. Please review.

Project coverage is 78.90%. Comparing base (a1faaf4) to head (3584e69).

Files Patch % Lines
...main/java/tech/ydb/jdbc/impl/YdbResultSetImpl.java 38.23% 42 Missing ⚠️
...main/java/tech/ydb/jdbc/common/MappingSetters.java 52.63% 6 Missing and 3 partials ⚠️
...ain/java/tech/ydb/jdbc/common/TypeDescription.java 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #60      +/-   ##
============================================
+ Coverage     78.80%   78.90%   +0.10%     
- Complexity     1794     1819      +25     
============================================
  Files            56       56              
  Lines          4752     4803      +51     
  Branches        483      503      +20     
============================================
+ Hits           3745     3790      +45     
- Misses          793      795       +2     
- Partials        214      218       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alex268 alex268 merged commit 7c44378 into ydb-platform:master Aug 26, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants