Navigation Menu

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 #169

Merged
merged 4 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/51b19127-021c-490f-9add-0c6fb0ed82bf/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317362697
Source-Link: googleapis/googleapis@5ffdbc3
PiperOrigin-RevId: 317362671
Source-Link: googleapis/googleapis@40489b3
PiperOrigin-RevId: 317323610
Source-Link: googleapis/googleapis@a75d8da

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

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jun 19 09:39:46 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a75d8da3a4d5a0c839ce8d99b328f7cceb6299fe
Source-Link: googleapis/googleapis@a75d8da
PiperOrigin-RevId: 317362671

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jun 19 12:54:57 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 40489b3d7e51f7cc28398fd5f9036b104b8f34c0
Source-Link: googleapis/googleapis@40489b3
PiperOrigin-RevId: 317362697

Source-Author: Google APIs <noreply@google.com>
Source-Date: Fri Jun 19 12:55:03 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5ffdbc377d89713274cfdb2e631f1db7a2fd1219
Source-Link: googleapis/googleapis@5ffdbc3
@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 #169 into master will increase coverage by 0.32%.
The diff coverage is 89.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #169      +/-   ##
============================================
+ Coverage     77.37%   77.70%   +0.32%     
  Complexity      286      286              
============================================
  Files            18       18              
  Lines          2435     2471      +36     
  Branches         27       27              
============================================
+ Hits           1884     1920      +36     
  Misses          500      500              
  Partials         51       51              
Impacted Files Coverage Δ Complexity Δ
...ityscanner/v1alpha/WebSecurityScannerSettings.java 13.20% <0.00%> (ø) 2.00 <0.00> (ø)
...tyscanner/v1alpha/stub/WebSecurityScannerStub.java 5.55% <0.00%> (ø) 1.00 <0.00> (ø)
...rityscanner/v1beta/WebSecurityScannerSettings.java 13.20% <0.00%> (ø) 2.00 <0.00> (ø)
...ityscanner/v1beta/stub/WebSecurityScannerStub.java 5.55% <0.00%> (ø) 1.00 <0.00> (ø)
...urityscanner/v1alpha/WebSecurityScannerClient.java 66.50% <55.55%> (ø) 55.00 <8.00> (ø)
...curityscanner/v1beta/WebSecurityScannerClient.java 66.50% <55.55%> (ø) 55.00 <8.00> (ø)
...r/v1alpha/stub/WebSecurityScannerStubSettings.java 81.00% <97.95%> (+0.92%) 23.00 <1.00> (ø)
...er/v1beta/stub/WebSecurityScannerStubSettings.java 81.00% <97.95%> (+0.92%) 23.00 <1.00> (ø)
...canner/v1/stub/WebSecurityScannerStubSettings.java 81.00% <100.00%> (+0.92%) 23.00 <0.00> (ø)
...anner/v1alpha/stub/GrpcWebSecurityScannerStub.java 95.79% <100.00%> (ø) 20.00 <1.00> (ø)
... and 1 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 e3871d0...a85c166. 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 ef27c8e 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