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

Merged
merged 2 commits into from Jul 28, 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/fa501585-95fa-4c4d-9062-c23b3406d7ec/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 321179885
Source-Link: googleapis/googleapis@9362f58
PiperOrigin-RevId: 321179822
Source-Link: googleapis/googleapis@afa7f44

PiperOrigin-RevId: 321179822

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 14 10:04:21 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: afa7f44f57e6ac33cf060d1764c9940dd404f725
Source-Link: googleapis/googleapis@afa7f44
PiperOrigin-RevId: 321179885

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue Jul 14 10:04:39 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 9362f58401cfe3b463b75a18d134bb818ad4dcb2
Source-Link: googleapis/googleapis@9362f58
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 15, 2020
@codecov
Copy link

codecov bot commented Jul 15, 2020

Codecov Report

Merging #200 into master will decrease coverage by 0.62%.
The diff coverage is 86.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #200      +/-   ##
============================================
- Coverage     77.83%   77.21%   -0.63%     
  Complexity      455      455              
============================================
  Files            18       18              
  Lines          3962     4034      +72     
  Branches         61       20      -41     
============================================
+ Hits           3084     3115      +31     
  Misses          809      809              
- Partials         69      110      +41     
Impacted Files Coverage Δ Complexity Δ
...loud/securitycenter/v1/SecurityCenterSettings.java 9.33% <0.00%> (ø) 2.00 <0.00> (ø)
...oud/securitycenter/v1/stub/SecurityCenterStub.java 3.12% <0.00%> (ø) 1.00 <0.00> (ø)
.../cloud/securitycenter/v1/SecurityCenterClient.java 63.12% <50.00%> (-4.19%) 89.00 <23.00> (ø)
...ritycenter/v1/stub/SecurityCenterStubSettings.java 83.44% <96.52%> (+1.49%) 34.00 <4.00> (ø)
...securitycenter/v1/stub/GrpcSecurityCenterStub.java 97.00% <97.84%> (ø) 31.00 <4.00> (ø)
...ter/v1p1beta1/stub/SecurityCenterStubSettings.java 83.44% <100.00%> (+1.49%) 34.00 <0.00> (ø)
...securitycenter/v1p1beta1/SecurityCenterClient.java 60.20% <0.00%> (-4.19%) 93.00% <0.00%> (ø%)
...d/securitycenter/v1beta1/SecurityCenterClient.java 65.78% <0.00%> (-3.76%) 67.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 2c0468d...8861900. 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 Jul 28, 2020
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 28, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 7813a66 into master Jul 28, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch July 28, 2020 19:34
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [1.2.0](https://www.github.com/googleapis/java-securitycenter/compare/v1.1.0...v1.2.0) (2020-08-10)


### Features

* **v1beta1:** migrate to gapic v2 - SourceName -> ResourceName ([#203](https://www.github.com/googleapis/java-securitycenter/issues/203)) ([4a88b5a](https://www.github.com/googleapis/java-securitycenter/commit/4a88b5a1b415b60e87fd0c9c8e1725cd61176479))


### Bug Fixes

* migrate to grpc_service_config ([#200](https://www.github.com/googleapis/java-securitycenter/issues/200)) ([7813a66](https://www.github.com/googleapis/java-securitycenter/commit/7813a6696e4cca71f53f6042c062ec19b2f63780))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#194](https://www.github.com/googleapis/java-securitycenter/issues/194)) ([b17809b](https://www.github.com/googleapis/java-securitycenter/commit/b17809bf2d595af90782dda81dc7bc90a8a61a24))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#198](https://www.github.com/googleapis/java-securitycenter/issues/198)) ([04158c2](https://www.github.com/googleapis/java-securitycenter/commit/04158c218955efcd85b1009cae71ac94884f85cb))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#208](https://www.github.com/googleapis/java-securitycenter/issues/208)) ([9cf4964](https://www.github.com/googleapis/java-securitycenter/commit/9cf4964cb09196694b21705abf0c794e45dc587d))
---


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