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 option useStreamResultSets to switch on streamable result sets #75

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Oct 11, 2024

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 72.00000% with 35 lines in your changes missing coverage. Please review.

Project coverage is 79.88%. Comparing base (49548cc) to head (483976d).

Files with missing lines Patch % Lines
...va/tech/ydb/jdbc/context/QueryServiceExecutor.java 64.51% 7 Missing and 15 partials ⚠️
.../java/tech/ydb/jdbc/context/StreamQueryResult.java 70.83% 6 Missing and 1 partial ⚠️
...in/java/tech/ydb/jdbc/context/BaseYdbExecutor.java 82.85% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #75      +/-   ##
============================================
- Coverage     80.10%   79.88%   -0.22%     
- Complexity     1999     2004       +5     
============================================
  Files            58       58              
  Lines          5337     5355      +18     
  Branches        615      624       +9     
============================================
+ Hits           4275     4278       +3     
- Misses          804      813       +9     
- Partials        258      264       +6     

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

@alex268 alex268 merged commit 1e83223 into ydb-platform:master Oct 14, 2024
8 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