Uh oh!
There was an error while loading. Please reload this page.
spanner-jdbc: Add integration tests for JDBC DatabaseMetadata - #6035
Merged
kolea2 merged 3 commits intoAug 19, 2019
Merged
Conversation
Codecov Report
@@ Coverage Diff @@## master #6035 +/- ##
============================================
- Coverage 47.1% 47.02% -0.08% + Complexity 27180 25715 -1465
============================================
Files 2523 2523 Lines 274440 269305 -5135 Branches 30557 31187 +630 ============================================
- Hits 129271 126641 -2630 + Misses 134770 133989 -781 + Partials 10399 8675 -1724
Continue to review full report at Codecov.
|
kolea2
commented
Aug 16, 2019
Contributor
LGTM after rebase |
olavloiteforce-pushed
the
spanner-jdbc-cleanup-it-database-metadata
branch
from
August 16, 2019 15:43
d37008a to
a742a72Compareolavloiteforce-pushed
the
spanner-jdbc-cleanup-it-database-metadata
branch
from
August 17, 2019 06:12
a742a72 to
6ca4864Compareolavloite
commented
Aug 17, 2019
ContributorAuthor
Rebased. |
kolea2
approved these changes
Aug 19, 2019
This was referenced Aug 22, 2019
suztomo pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
…apis#6035) * add integration tests for jdbc database metadata * fix formatting * use random data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds integration tests for JDBC DatabaseMetadata.