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

fix: restore GAPIC v2 retry configs #166

Merged
merged 1 commit into from May 18, 2020
Merged

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/b94bacd6-05ee-45c2-be4d-b0f667030fab/targets

PiperOrigin-RevId: 312088359
Source-Link: googleapis/googleapis@5a90d46

Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.

PiperOrigin-RevId: 312088359

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon May 18 08:57:12 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5a90d467aa65e7f038f87585e8fbb45d74475e7c
Source-Link: googleapis/googleapis@5a90d46
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 18, 2020
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

Merging #166 into master will increase coverage by 0.96%.
The diff coverage is 82.14%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #166      +/-   ##
============================================
+ Coverage     73.39%   74.35%   +0.96%     
  Complexity      108      108              
============================================
  Files             7        7              
  Lines           936      936              
  Branches          6       18      +12     
============================================
+ Hits            687      696       +9     
  Misses          220      220              
+ Partials         29       20       -9     
Impacted Files Coverage Δ Complexity Δ
...y/datatransfer/v1/DataTransferServiceSettings.java 12.72% <0.00%> (ø) 2.00 <0.00> (ø)
.../datatransfer/v1/stub/DataTransferServiceStub.java 5.26% <0.00%> (ø) 1.00 <0.00> (ø)
...ery/datatransfer/v1/DataTransferServiceClient.java 61.88% <67.50%> (+3.68%) 57.00 <16.00> (ø)
...nsfer/v1/stub/DataTransferServiceStubSettings.java 80.69% <88.88%> (ø) 24.00 <3.00> (ø)
...atransfer/v1/stub/GrpcDataTransferServiceStub.java 96.15% <100.00%> (ø) 21.00 <5.00> (ø)

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 cc1b752...82a812c. Read the comment docs.

@stephaniewang526 stephaniewang526 merged commit 64a92be into master May 18, 2020
@stephaniewang526 stephaniewang526 deleted the autosynth-googleapis branch May 18, 2020 19:36
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 9, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
### [0.127.3](https://www.github.com/googleapis/java-bigquerydatatransfer/compare/v0.127.2...v0.127.3) (2020-06-09)


### Bug Fixes

* restore GAPIC v2 retry configs ([#166](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/166)) ([64a92be](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/64a92be4d2e46d753cdaa491d2212cbe0124ceb9))


### Documentation

* **samples:** add codeowner file ([#180](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/180)) ([d7b5ba5](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/d7b5ba52a72d068fd6c51b234fdbe289d39aced9))
* **samples:** migrate samples into client ([#177](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/177)) ([6c52fa8](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6c52fa84bf3cbaeec01fee909879628fe720e65c))


### Dependencies

* bump shared-deps version and add back certain test deps ([#174](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/174)) ([ee0c674](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/ee0c6743dec8f0ffd69bfe9546f1e7736a27437d))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.4.0 ([#169](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/169)) ([6a7949d](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/6a7949de6fb268427a908223dbc50c20a8810948))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 ([#175](https://www.github.com/googleapis/java-bigquerydatatransfer/issues/175)) ([2d2fae3](https://www.github.com/googleapis/java-bigquerydatatransfer/commit/2d2fae3dc08163cc76ec8e5ac7d59014b0a38413))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants