Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

fix: migrate retry settings to grpc_service_config #171

Merged
merged 6 commits into from Jun 22, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/8090a8db-78af-43ce-903e-cbc4378c9d99/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317109460
Source-Link: googleapis/googleapis@d810c1d
PiperOrigin-RevId: 317109190
Source-Link: googleapis/googleapis@025ee9e
PiperOrigin-RevId: 317108363
Source-Link: googleapis/googleapis@074e5b2
PiperOrigin-RevId: 317108263
Source-Link: googleapis/googleapis@2ec6c62
PiperOrigin-RevId: 317107948
Source-Link: googleapis/googleapis@316e611

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
PiperOrigin-RevId: 317107948

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:33:19 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 316e611ba9cc62244e3cb3854b0d36feea304409
Source-Link: googleapis/googleapis@316e611
PiperOrigin-RevId: 317108263

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:35:00 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 2ec6c6276f8cd7ec7363e505a88c78075c2b4898
Source-Link: googleapis/googleapis@2ec6c62
PiperOrigin-RevId: 317108363

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:35:28 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 074e5b22fc2f3fc70ee895705a8aced2b000fff3
Source-Link: googleapis/googleapis@074e5b2
PiperOrigin-RevId: 317109190

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:40:27 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 025ee9eb4660764a21918a7311d57c7466f34a3c
Source-Link: googleapis/googleapis@025ee9e
PiperOrigin-RevId: 317109460

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 18 08:42:03 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: d810c1d73c25b2a0051c26bc960e0044ebf939b1
Source-Link: googleapis/googleapis@d810c1d
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 19, 2020
@codecov
Copy link

codecov bot commented Jun 19, 2020

Codecov Report

Merging #171 into master will increase coverage by 0.32%.
The diff coverage is 85.27%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #171      +/-   ##
============================================
+ Coverage     74.93%   75.26%   +0.32%     
  Complexity      641      641              
============================================
  Files            48       48              
  Lines          5071     5138      +67     
  Branches         64       64              
============================================
+ Hits           3800     3867      +67     
  Misses         1183     1183              
  Partials         88       88              
Impacted Files Coverage Δ Complexity Δ
...google/cloud/vision/v1/ImageAnnotatorSettings.java 17.07% <0.00%> (ø) 2.00 <0.00> (ø)
.../google/cloud/vision/v1/ProductSearchSettings.java 10.14% <0.00%> (ø) 2.00 <0.00> (ø)
...oogle/cloud/vision/v1/stub/ImageAnnotatorStub.java 12.50% <0.00%> (ø) 1.00 <0.00> (ø)
...google/cloud/vision/v1/stub/ProductSearchStub.java 3.70% <0.00%> (ø) 1.00 <0.00> (ø)
...cloud/vision/v1p2beta1/ImageAnnotatorSettings.java 20.58% <0.00%> (ø) 2.00 <0.00> (ø)
...loud/vision/v1p2beta1/stub/ImageAnnotatorStub.java 20.00% <0.00%> (ø) 1.00 <0.00> (ø)
.../cloud/vision/v1p3beta1/ProductSearchSettings.java 10.76% <0.00%> (ø) 2.00 <0.00> (ø)
...cloud/vision/v1p3beta1/stub/ProductSearchStub.java 4.00% <0.00%> (ø) 1.00 <0.00> (ø)
...cloud/vision/v1p4beta1/ImageAnnotatorSettings.java 17.07% <0.00%> (ø) 2.00 <0.00> (ø)
.../cloud/vision/v1p4beta1/ProductSearchSettings.java 10.14% <0.00%> (ø) 2.00 <0.00> (ø)
... and 22 more

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 e9f1407...012f949. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: migrate retry settings to grpc_service_config Jun 22, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit e661954 into master Jun 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 22, 2020 20:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
3 participants