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

feat: add client lib token for Liquibase #925

Merged
merged 1 commit into from Mar 2, 2021

Conversation

olavloite
Copy link
Collaborator

Adds client lib token for Liquibase.

Towards googleapis/java-spanner-jdbc#297

@olavloite olavloite requested a review from a team as a code owner March 1, 2021 13:14
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 1, 2021
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Mar 1, 2021
@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #925 (e197e11) into master (b2b1191) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #925   +/-   ##
=========================================
  Coverage     85.23%   85.23%           
  Complexity     2652     2652           
=========================================
  Files           145      145           
  Lines         14358    14358           
  Branches       1391     1391           
=========================================
  Hits          12238    12238           
- Misses         1537     1538    +1     
+ Partials        583      582    -1     
Impacted Files Coverage Δ Complexity Δ
.../java/com/google/cloud/spanner/SpannerOptions.java 89.54% <ø> (ø) 40.00 <0.00> (ø)
.../google/cloud/spanner/SpannerExceptionFactory.java 84.68% <0.00%> (-1.81%) 47.00% <0.00%> (-1.00%)
...ain/java/com/google/cloud/spanner/SessionPool.java 89.26% <0.00%> (+0.19%) 73.00% <0.00%> (+1.00%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b2b1191...ec86dfe. Read the comment docs.

@olavloite
Copy link
Collaborator Author

CC @voulg

@thiagotnunes thiagotnunes merged commit 0d93d92 into master Mar 2, 2021
@thiagotnunes thiagotnunes deleted the client-lib-token-for-liquibase branch March 2, 2021 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants