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

fix: migrate dlp/v2 to grpc_service_config #231

Merged
merged 2 commits into from
Jul 8, 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/2172df15-42fb-4ea2-9939-61316a413093/targets

  • To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 319782065
Source-Link: googleapis/googleapis@e66c163

PiperOrigin-RevId: 319782065

Source-Author: Google APIs <noreply@google.com>
Source-Date: Mon Jul 6 08:16:11 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: e66c163cc39cbf81fb2f8ea7733f7f514d137697
Source-Link: googleapis/googleapis@e66c163
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 6, 2020
@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #231 into master will increase coverage by 0.16%.
The diff coverage is 87.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #231      +/-   ##
============================================
+ Coverage     74.50%   74.66%   +0.16%     
  Complexity      213      213              
============================================
  Files             6        6              
  Lines          1859     1871      +12     
  Branches         47       47              
============================================
+ Hits           1385     1397      +12     
  Misses          437      437              
  Partials         37       37              
Impacted Files Coverage Δ Complexity Δ
...java/com/google/cloud/dlp/v2/DlpServiceClient.java 51.96% <ø> (ø) 124.00 <0.00> (ø)
...va/com/google/cloud/dlp/v2/DlpServiceSettings.java 7.52% <0.00%> (ø) 2.00 <0.00> (ø)
...a/com/google/cloud/dlp/v2/stub/DlpServiceStub.java 2.56% <0.00%> (ø) 1.00 <0.00> (ø)
...ogle/cloud/dlp/v2/stub/DlpServiceStubSettings.java 83.51% <90.18%> (+0.44%) 43.00 <11.00> (ø)
...m/google/cloud/dlp/v2/stub/GrpcDlpServiceStub.java 98.23% <99.44%> (ø) 40.00 <11.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 61c0cc3...2e4e77c. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Jul 8, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit e558868 into master Jul 8, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch July 8, 2020 21:18
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 11, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.1.0](https://github.com/googleapis/java-dlp/compare/v2.0.0...v2.1.0) (2020-08-10)


### Features

* add CSV and TSV to file types ([#232](https://github.com/googleapis/java-dlp/issues/232)) ([2f44354](https://github.com/googleapis/java-dlp/commit/2f44354fb6ebc7feaf1723b3fc287703dd6bea89))


### Bug Fixes

* migrate dlp/v2 to grpc_service_config ([#231](https://github.com/googleapis/java-dlp/issues/231)) ([e558868](https://github.com/googleapis/java-dlp/commit/e558868cd52c1f6f81cec647a46903b9cf562686))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#228](https://github.com/googleapis/java-dlp/issues/228)) ([e252739](https://github.com/googleapis/java-dlp/commit/e25273959b8e6369266d79c3c947697063c22509))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.3 ([#233](https://github.com/googleapis/java-dlp/issues/233)) ([96530e4](https://github.com/googleapis/java-dlp/commit/96530e4d11bfbc5298559c4790ff55a1730f810a))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#240](https://github.com/googleapis/java-dlp/issues/240)) ([f96525e](https://github.com/googleapis/java-dlp/commit/f96525e2b7fc8b2469f69d8f0049fd3d6393e8a8))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
# for free to subscribe to this conversation on GitHub. Already have an account? #.
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
Development

Successfully merging this pull request may close these issues.

3 participants