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

Update JDBC driver version #138

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

GumpacG
Copy link

@GumpacG GumpacG commented Oct 19, 2022

Description

Updated the version of the JDBC driver to 2.0.0.0.
Created a test to make sure the jar file version and the version shown in the debug logs match.

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

❗ No coverage uploaded for pull request base (integ-update-jdbc-version@c3840b6). Click here to learn what that means.
The diff coverage is n/a.

@@                     Coverage Diff                      @@
##             integ-update-jdbc-version     #138   +/-   ##
============================================================
  Coverage                             ?   95.10%           
  Complexity                           ?     3072           
============================================================
  Files                                ?      303           
  Lines                                ?     8246           
  Branches                             ?      609           
============================================================
  Hits                                 ?     7842           
  Misses                               ?      350           
  Partials                             ?       54           
Flag Coverage Δ
query-workbench 62.76% <0.00%> (?)
sql-engine 97.90% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@GumpacG GumpacG merged commit 260792a into integ-update-jdbc-version Oct 20, 2022
@GumpacG GumpacG deleted the dev-update-jdbc-version branch October 20, 2022 16:11
andy-k-improving pushed a commit that referenced this pull request Nov 16, 2024
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.

5 participants