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 jdbc_table macro #93

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Nov 27, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 79.81651% with 22 lines in your changes missing coverage. Please review.

Project coverage is 80.04%. Comparing base (2222ad7) to head (6958183).

Files with missing lines Patch % Lines
.../main/java/tech/ydb/jdbc/query/YdbQueryParser.java 72.00% 6 Missing and 8 partials ⚠️
...ava/tech/ydb/jdbc/query/params/AsTableJdbcPrm.java 86.20% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #93      +/-   ##
============================================
- Coverage     80.05%   80.04%   -0.01%     
- Complexity     2146     2174      +28     
============================================
  Files            65       66       +1     
  Lines          5815     5924     +109     
  Branches        700      725      +25     
============================================
+ Hits           4655     4742      +87     
- Misses          849      861      +12     
- Partials        311      321      +10     

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

@alex268 alex268 merged commit c16b705 into ydb-platform:master Nov 27, 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