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

fix: migrate mediatranslation/v1beta1 to grpc_service_config #79

Merged
merged 1 commit into from Jun 12, 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/c330ec71-3b2b-4ad2-9d49-78b97f45869d/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 315920114
Source-Link: googleapis/googleapis@bc25a10

PiperOrigin-RevId: 315920114

Source-Author: Google APIs <noreply@google.com>
Source-Date: Thu Jun 11 09:59:32 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: bc25a1022a3ebb1d745b8e4b69854d1922328f1a
Source-Link: googleapis/googleapis@bc25a10
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 11, 2020
@codecov
Copy link

codecov bot commented Jun 11, 2020

Codecov Report

Merging #79 into master will decrease coverage by 7.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #79      +/-   ##
============================================
- Coverage     59.30%   52.20%   -7.10%     
  Complexity       26       26              
============================================
  Files             6        6              
  Lines           172      136      -36     
  Branches          1        0       -1     
============================================
- Hits            102       71      -31     
+ Misses           69       64       -5     
  Partials          1        1              
Impacted Files Coverage 螖 Complexity 螖
...ta1/stub/SpeechTranslationServiceStubSettings.java 71.69% <100.00%> (-6.08%) 10.00 <0.00> (酶)
...v1beta1/stub/GrpcSpeechTranslationServiceStub.java 68.18% <0.00%> (-7.50%) 7.00% <0.00%> (酶%)
...tion/v1beta1/SpeechTranslationServiceSettings.java 25.00% <0.00%> (+1.66%) 2.00% <0.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 6f968bc...4aa40b8. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 12, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 3a92b0d into master Jun 12, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 12, 2020 06:50
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
馃 I have created a release \*beep\* \*boop\* 
---
## [0.2.0](https://www.github.com/googleapis/java-mediatranslation/compare/v0.1.2...v0.2.0) (2020-06-22)


### Features

* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#85](https://www.github.com/googleapis/java-mediatranslation/issues/85)) ([de0bb18](https://www.github.com/googleapis/java-mediatranslation/commit/de0bb1895f223fc8dbeb3f22ffb4967b3f0094d2))


### Bug Fixes

* **generator:** delay removing streaming response until used ([#56](https://www.github.com/googleapis/java-mediatranslation/issues/56)) ([b82e4ee](https://www.github.com/googleapis/java-mediatranslation/commit/b82e4eefc412c4380ea8ef4258a318d317961dbb))
* migrate mediatranslation/v1beta1 to grpc_service_config ([#79](https://www.github.com/googleapis/java-mediatranslation/issues/79)) ([3a92b0d](https://www.github.com/googleapis/java-mediatranslation/commit/3a92b0d69d1b7c16da548434e962621844c4f6c0))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#67](https://www.github.com/googleapis/java-mediatranslation/issues/67)) ([c766a3e](https://www.github.com/googleapis/java-mediatranslation/commit/c766a3e74bf15566b41c9ea8b0f9a4ccd79daee4))
* update dependency com.google.api:api-common to v1.9.2 ([#72](https://www.github.com/googleapis/java-mediatranslation/issues/72)) ([0b35501](https://www.github.com/googleapis/java-mediatranslation/commit/0b35501f1574ab55cb3903cfe2def29f6c94258a))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#58](https://www.github.com/googleapis/java-mediatranslation/issues/58)) ([faa4543](https://www.github.com/googleapis/java-mediatranslation/commit/faa4543ea5d82d8cd4320d40443ffb71a144adca))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#63](https://www.github.com/googleapis/java-mediatranslation/issues/63)) ([18a2c8c](https://www.github.com/googleapis/java-mediatranslation/commit/18a2c8cb1b4e5a77dd461333febcb370eb00d8cd))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#65](https://www.github.com/googleapis/java-mediatranslation/issues/65)) ([acc8dab](https://www.github.com/googleapis/java-mediatranslation/commit/acc8dab5f6e5bd096de5d709e4169658333455a2))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#50](https://www.github.com/googleapis/java-mediatranslation/issues/50)) ([fb49f52](https://www.github.com/googleapis/java-mediatranslation/commit/fb49f5211dbf116a9631a01bfe15bfcfe7583187))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#76](https://www.github.com/googleapis/java-mediatranslation/issues/76)) ([225b645](https://www.github.com/googleapis/java-mediatranslation/commit/225b6452b117565c78d9d454049788ab7cb6f62a))
* update dependency org.threeten:threetenbp to v1.4.4 ([#55](https://www.github.com/googleapis/java-mediatranslation/issues/55)) ([214e1d5](https://www.github.com/googleapis/java-mediatranslation/commit/214e1d5f81d613ba41b8b19bbe927a38ca5fe506))
---


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
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
3 participants