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: Update timeout configurations. #2056

Merged
merged 1 commit into from
Jun 20, 2019
Merged

feat: Update timeout configurations. #2056

merged 1 commit into from
Jun 20, 2019

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/Spanner/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:b79c8c20ee51e5302686c9d1294672d59290df1489be93749ef17d0172cc508d
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/spanner/artman_spanner.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-spanner-v1.
synthtool > Replaced 'Copyright \\d{4}' in src/Admin/Database/V1/Gapic/DatabaseAdminGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/Admin/Instance/V1/Gapic/InstanceAdminGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/SpannerGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/SpannerClientPartialVeneerTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V1/SpannerClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/Admin/Database/V1/DatabaseAdminClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/Admin/Instance/V1/InstanceAdminClientTest.php.
synthtool > Running generator for google/spanner/admin/database/artman_spanner_admin_database.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-spanner-admin-database-v1.
synthtool > Replaced 'Copyright \\d{4}' in src/Admin/Database/V1/Gapic/DatabaseAdminGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/Admin/Instance/V1/Gapic/InstanceAdminGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/SpannerGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/Admin/Database/V1/DatabaseAdminClientTest.php.
synthtool > Running generator for google/spanner/admin/instance/artman_spanner_admin_instance.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-spanner-admin-instance-v1.
synthtool > Replaced 'Copyright \\d{4}' in src/Admin/Database/V1/Gapic/DatabaseAdminGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/Admin/Instance/V1/Gapic/InstanceAdminGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V1/Gapic/SpannerGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/Admin/Instance/V1/InstanceAdminClientTest.php.
synthtool > No replacements made in src/V1/Gapic/SpannerGapicClient.php for pattern ExecuteSqlRequest_QueryMode, maybe replacement is not longer needed?
synthtool > No replacements made in src/V1/Gapic/SpannerGapicClient.php for pattern ExecuteBatchDmlRequest_Statement, maybe replacement is not longer needed?
synthtool > Replaced 'namespace Google\\\\Cloud\\\\Spanner\\\\Admin\\\\Database\\\\Tests\\\\Unit' in tests/Unit/Admin/Database/V1/DatabaseAdminClientTest.php.
synthtool > Replaced 'namespace Google\\\\Cloud\\\\Spanner\\\\Admin\\\\Instance\\\\Tests\\\\Unit' in tests/Unit/Admin/Instance/V1/InstanceAdminClientTest.php.
synthtool > Replaced '@group database' in tests/Unit/Admin/Database/V1/DatabaseAdminClientTest.php.
synthtool > Replaced '@group instance' in tests/Unit/Admin/Instance/V1/InstanceAdminClientTest.php.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 20, 2019
@yoshi-automation yoshi-automation added api: spanner Issues related to the Spanner API. and removed cla: yes This human has signed the Contributor License Agreement. labels Jun 20, 2019
@googlebot
Copy link

☹️ Sorry, but only Googlers may change the label cla: yes.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 20, 2019
@dwsupplee dwsupplee changed the title [CHANGE ME] Re-generated Spanner to pick up changes in the API or client library generator. feat: Update timeout configurations. Jun 20, 2019
@dwsupplee dwsupplee added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 20, 2019
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 20, 2019
@codecov
Copy link

codecov bot commented Jun 20, 2019

Codecov Report

Merging #2056 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2056   +/-   ##
=========================================
  Coverage     92.57%   92.57%           
  Complexity     4378     4378           
=========================================
  Files           304      304           
  Lines         13012    13012           
=========================================
  Hits          12046    12046           
  Misses          966      966

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 4137f3d...6f0d3d5. Read the comment docs.

@dwsupplee dwsupplee merged commit 8e89ca2 into master Jun 20, 2019
@jdpedrie jdpedrie mentioned this pull request Jun 27, 2019
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. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants