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

fix: migrate retry settings to grpc_service_config #194

Merged
merged 2 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: 317110673
Source-Link: googleapis/googleapis@fa4d2ec

        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: 317110673

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

codecov bot commented Jun 18, 2020

Codecov Report

Merging #194 into master will increase coverage by 2.78%.
The diff coverage is 92.82%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #194      +/-   ##
============================================
+ Coverage     71.07%   73.85%   +2.78%     
  Complexity      366      366              
============================================
  Files            42       42              
  Lines          2821     3121     +300     
  Branches         38       38              
============================================
+ Hits           2005     2305     +300     
  Misses          768      768              
  Partials         48       48              
Impacted Files Coverage Δ Complexity Δ
...oud/talent/v4beta1/ApplicationServiceSettings.java 18.91% <0.00%> (ø) 2.00 <0.00> (ø)
...e/cloud/talent/v4beta1/CompanyServiceSettings.java 18.91% <0.00%> (ø) 2.00 <0.00> (ø)
...oogle/cloud/talent/v4beta1/JobServiceSettings.java 13.72% <0.00%> (ø) 2.00 <0.00> (ø)
...e/cloud/talent/v4beta1/ProfileServiceSettings.java 17.94% <0.00%> (ø) 2.00 <0.00> (ø)
...le/cloud/talent/v4beta1/TenantServiceSettings.java 18.91% <0.00%> (ø) 2.00 <0.00> (ø)
...ud/talent/v4beta1/stub/ApplicationServiceStub.java 14.28% <0.00%> (ø) 1.00 <0.00> (ø)
.../cloud/talent/v4beta1/stub/CompanyServiceStub.java 14.28% <0.00%> (ø) 1.00 <0.00> (ø)
...ogle/cloud/talent/v4beta1/stub/JobServiceStub.java 5.88% <0.00%> (ø) 1.00 <0.00> (ø)
.../cloud/talent/v4beta1/stub/ProfileServiceStub.java 11.11% <0.00%> (ø) 1.00 <0.00> (ø)
...e/cloud/talent/v4beta1/stub/TenantServiceStub.java 14.28% <0.00%> (ø) 1.00 <0.00> (ø)
... and 17 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 9ccd8a5...a8a5300. 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 dd16f4c into master Jun 22, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 22, 2020 19:58
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
Development

Successfully merging this pull request may close these issues.

None yet

3 participants