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 support of convertion IN (?, ?, ?) to IN $list #87

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Nov 13, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 83.26180% with 39 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@0e44158). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...java/tech/ydb/jdbc/query/params/InListJdbcPrm.java 69.23% 12 Missing and 4 partials ⚠️
...java/tech/ydb/jdbc/query/params/InMemoryQuery.java 76.19% 9 Missing and 1 partial ⚠️
...java/tech/ydb/jdbc/query/params/SimpleJdbcPrm.java 70.83% 4 Missing and 3 partials ⚠️
.../main/java/tech/ydb/jdbc/query/YdbQueryParser.java 96.42% 0 Missing and 3 partials ⚠️
...java/tech/ydb/jdbc/query/params/UInt64JdbcPrm.java 85.71% 1 Missing and 1 partial ⚠️
...ava/tech/ydb/jdbc/settings/YdbQueryProperties.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #87   +/-   ##
=========================================
  Coverage          ?   80.18%           
  Complexity        ?     2143           
=========================================
  Files             ?       65           
  Lines             ?     5795           
  Branches          ?      694           
=========================================
  Hits              ?     4647           
  Misses            ?      836           
  Partials          ?      312           

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

@alex268 alex268 merged commit 0f626bb into ydb-platform:master Nov 13, 2024
9 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.

2 participants