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

test(spanner): remove database_dialect workaround for CreateDatabase #9029

Merged
merged 1 commit into from
May 20, 2022

Conversation

devbww
Copy link
Contributor

@devbww devbww commented May 20, 2022

Setting of database_dialect in the CreateDatabase() result has
been fixed. RestoreDatabase(), however, remains an issue.

Part of #8573.


This change is Reviewable

Setting of `database_dialect` in the `CreateDatabase()` result has
been fixed.  `RestoreDatabase()`, however, remains an issue.

Part of googleapis#8573.
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label May 20, 2022
@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: 7bf6da68732bd332e31049fe4db768119019f277

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #9029 (7bf6da6) into main (1a851cc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #9029   +/-   ##
=======================================
  Coverage   94.47%   94.47%           
=======================================
  Files        1421     1421           
  Lines      125219   125219           
=======================================
  Hits       118304   118304           
  Misses       6915     6915           

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 1a851cc...7bf6da6. Read the comment docs.

@devbww devbww marked this pull request as ready for review May 20, 2022 01:56
@devbww devbww requested a review from a team as a code owner May 20, 2022 01:56
@devbww devbww merged commit 087bd01 into googleapis:main May 20, 2022
@devbww devbww deleted the create-database-dialect branch May 20, 2022 01:58
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 Spanner API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants