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

fix: migrate to grpc_service_config #239

Merged
merged 3 commits into from Jun 23, 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/26ec1231-fc23-4217-a1d8-d3014038092b/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 317760971
Source-Link: googleapis/googleapis@5b85137
PiperOrigin-RevId: 317760936
Source-Link: googleapis/googleapis@dd25bfd

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

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jun 22 16:41:25 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: dd25bfd61bce9a24c7a7793af4fb7ac61e3f6542
Source-Link: googleapis/googleapis@dd25bfd
PiperOrigin-RevId: 317760971

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jun 22 16:41:36 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 5b85137bf6fb01dcf8a949a6a04eee6ed0c22bec
Source-Link: googleapis/googleapis@5b85137
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 23, 2020
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #239 into master will increase coverage by 0.12%.
The diff coverage is 86.47%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #239      +/-   ##
============================================
+ Coverage     76.95%   77.08%   +0.12%     
  Complexity      405      405              
============================================
  Files            24       24              
  Lines          3532     3552      +20     
  Branches         37       37              
============================================
+ Hits           2718     2738      +20     
  Misses          745      745              
  Partials         69       69              
Impacted Files Coverage Δ Complexity Δ
...ava/com/google/cloud/automl/v1/AutoMlSettings.java 8.64% <0.00%> (ø) 2.00 <0.00> (ø)
...va/com/google/cloud/automl/v1/stub/AutoMlStub.java 3.12% <0.00%> (ø) 1.00 <0.00> (ø)
.../com/google/cloud/automl/v1beta1/AutoMlClient.java 63.49% <ø> (ø) 98.00 <0.00> (ø)
...om/google/cloud/automl/v1beta1/AutoMlSettings.java 7.52% <0.00%> (ø) 2.00 <0.00> (ø)
...m/google/cloud/automl/v1beta1/stub/AutoMlStub.java 2.50% <0.00%> (ø) 1.00 <0.00> (ø)
.../java/com/google/cloud/automl/v1/AutoMlClient.java 60.99% <52.17%> (ø) 75.00 <13.00> (ø)
.../cloud/automl/v1beta1/stub/AutoMlStubSettings.java 87.86% <90.95%> (+0.24%) 43.00 <11.00> (ø)
...om/google/cloud/automl/v1/stub/GrpcAutoMlStub.java 95.43% <95.91%> (ø) 26.00 <2.00> (ø)
...oogle/cloud/automl/v1/stub/AutoMlStubSettings.java 89.09% <96.39%> (+0.25%) 37.00 <4.00> (ø)
...ogle/cloud/automl/v1beta1/stub/GrpcAutoMlStub.java 96.17% <97.39%> (ø) 32.00 <8.00> (ø)
... and 3 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 77e214d...b42c23e. Read the comment docs.

@chingor13 chingor13 changed the title [CHANGE ME] Re-generated to pick up changes from googleapis. fix: migrate to grpc_service_config Jun 23, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jun 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 586f468 into master Jun 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch June 23, 2020 21:40
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.2.0](https://www.github.com/googleapis/java-automl/compare/v1.1.2...v1.2.0) (2020-06-23)


### Features

* deprecate v1beta1 client ([#206](https://www.github.com/googleapis/java-automl/issues/206)) ([7b41e48](https://www.github.com/googleapis/java-automl/commit/7b41e480d6adb02616b84e1e0c4f373939e4c486))
* revert "feat: deprecate v1beta1 client" ([#209](https://www.github.com/googleapis/java-automl/issues/209)) ([6ef650d](https://www.github.com/googleapis/java-automl/commit/6ef650d84d66fd7b58bbfb63ab638a39cc1d7ae4)), closes [#206](https://www.github.com/googleapis/java-automl/issues/206)
* **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#226](https://www.github.com/googleapis/java-automl/issues/226)) ([2379314](https://www.github.com/googleapis/java-automl/commit/237931400267476ebe6b5b8620b844bb49b2550d))


### Bug Fixes

* migrate to grpc_service_config ([#239](https://www.github.com/googleapis/java-automl/issues/239)) ([586f468](https://www.github.com/googleapis/java-automl/commit/586f4688e84f8e78c39f2d5b44c3a6c7ba4e5af5))


### Dependencies

* update dependency com.google.api:api-common to v1.9.1 ([#201](https://www.github.com/googleapis/java-automl/issues/201)) ([4f03190](https://www.github.com/googleapis/java-automl/commit/4f03190c8a5aef90bdc55f0765f2e8d2b150fa52))
* update dependency com.google.api:api-common to v1.9.2 ([#211](https://www.github.com/googleapis/java-automl/issues/211)) ([d7b15c6](https://www.github.com/googleapis/java-automl/commit/d7b15c646b654d958e04e3be00c1e2afe1afa5d8))
* update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 ([#186](https://www.github.com/googleapis/java-automl/issues/186)) ([361923d](https://www.github.com/googleapis/java-automl/commit/361923d26a8a480bcf2630a61a8e9385900d8185))
* update dependency com.google.protobuf:protobuf-java to v3.12.0 ([#191](https://www.github.com/googleapis/java-automl/issues/191)) ([cc4ef2f](https://www.github.com/googleapis/java-automl/commit/cc4ef2fff80177b60901953757770ccfd2078a26))
* update dependency com.google.protobuf:protobuf-java to v3.12.2 ([#200](https://www.github.com/googleapis/java-automl/issues/200)) ([014f86e](https://www.github.com/googleapis/java-automl/commit/014f86e9c003ee0b27db2ae56c7627779cd8f16d))
* update dependency io.grpc:grpc-bom to v1.29.0 ([#176](https://www.github.com/googleapis/java-automl/issues/176)) ([2d640bd](https://www.github.com/googleapis/java-automl/commit/2d640bdc34db30431962074dba38c519525e717f))
* update dependency io.grpc:grpc-bom to v1.30.0 ([#216](https://www.github.com/googleapis/java-automl/issues/216)) ([5788215](https://www.github.com/googleapis/java-automl/commit/5788215256905185bb5cd375b42be971cb9b7083))
* update dependency org.threeten:threetenbp to v1.4.4 ([#178](https://www.github.com/googleapis/java-automl/issues/178)) ([a8de8a8](https://www.github.com/googleapis/java-automl/commit/a8de8a823ff13552a00154693d04ac73f9bac018))


### Documentation

* remove raw html from proto comments ([#182](https://www.github.com/googleapis/java-automl/issues/182)) ([ccdfeff](https://www.github.com/googleapis/java-automl/commit/ccdfeffbc2641b5301f5406b45d74a4560592cf0))
---


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: partial
Projects
None yet
3 participants