-
Notifications
You must be signed in to change notification settings - Fork 1.1k
spanner-jdbc: Step 04 - Public Cloud Spanner JDBC connection interface #5808
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
spanner-jdbc: Step 04 - Public Cloud Spanner JDBC connection interface #5808
Conversation
c71aab2 to
03eb964
Compare
Codecov Report
@@ Coverage Diff @@
## spanner-jdbc #5808 +/- ##
==================================================
+ Coverage 46.12% 46.12% +<.01%
Complexity 24189 24189
==================================================
Files 2456 2456
Lines 262236 262236
Branches 29602 29602
==================================================
+ Hits 120949 120952 +3
+ Misses 132175 132173 -2
+ Partials 9112 9111 -1
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## spanner-jdbc #5808 +/- ##
==================================================
+ Coverage 46.12% 46.12% +<.01%
Complexity 24189 24189
==================================================
Files 2456 2456
Lines 262236 262236
Branches 29602 29602
==================================================
+ Hits 120949 120952 +3
+ Misses 132175 132173 -2
+ Partials 9112 9111 -1
Continue to review full report at Codecov.
|
|
Can you please rebase this? Thanks! |
googleapis#5808) add public jdbc interface for Cloud Spanner
Adds the public interface for JDBC connections returned by the Cloud Spanner JDBC driver.