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

Driver cuts out the question mark from columns labels (aliases) #2569

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

Ananya2
Copy link
Contributor

@Ananya2 Ananya2 commented Dec 18, 2024

#2535 - Enhance error handling in buildExecuteMetaData method to handle SQLServerException more robustly.

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 51.04%. Comparing base (6829848) to head (d34ef92).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 57.14% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2569      +/-   ##
============================================
- Coverage     51.12%   51.04%   -0.08%     
+ Complexity     3940     3918      -22     
============================================
  Files           147      147              
  Lines         33456    33461       +5     
  Branches       5604     5605       +1     
============================================
- Hits          17105    17081      -24     
- Misses        13963    13971       +8     
- Partials       2388     2409      +21     

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

@Ananya2 Ananya2 merged commit 4497e05 into main Dec 20, 2024
19 checks passed
Ananya2 added a commit that referenced this pull request Jan 10, 2025
* Driver cuts out the question mark from columns labels (aliases)

* added SQLServerPreparedStatement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Merged PRs
Development

Successfully merging this pull request may close these issues.

3 participants