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

feat: generate v1 client #54

Merged
merged 1 commit into from Feb 28, 2020
Merged

feat: generate v1 client #54

merged 1 commit into from Feb 28, 2020

Conversation

chingor13
Copy link
Contributor

Towards #24

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 27, 2020
@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #54 into master will not change coverage.
The diff coverage is 76.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #54    +/-   ##
==========================================
  Coverage     76.91%   76.91%            
- Complexity       96      192    +96     
==========================================
  Files             6       12     +6     
  Lines           784     1568   +784     
  Branches          3        6     +3     
==========================================
+ Hits            603     1206   +603     
- Misses          167      334   +167     
- Partials         14       28    +14
Impacted Files Coverage Δ Complexity Δ
...secretmanager/v1/SecretManagerServiceSettings.java 12.28% <12.28%> (ø) 2 <2> (?)
.../stub/GrpcSecretManagerServiceCallableFactory.java 37.5% <37.5%> (ø) 3 <3> (?)
...ecretmanager/v1/stub/SecretManagerServiceStub.java 5.55% <5.55%> (ø) 1 <1> (?)
...d/secretmanager/v1/SecretManagerServiceClient.java 63.92% <63.92%> (ø) 45 <45> (?)
...ager/v1/stub/SecretManagerServiceStubSettings.java 82.32% <82.32%> (ø) 24 <24> (?)
...tmanager/v1/stub/GrpcSecretManagerServiceStub.java 96.46% <96.46%> (ø) 21 <21> (?)
... and 2 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 0281cf0...924f956. Read the comment docs.

@chingor13 chingor13 requested a review from a team February 27, 2020 21:30
@chingor13 chingor13 merged commit afddd08 into master Feb 28, 2020
@chingor13 chingor13 deleted the v1 branch February 28, 2020 00:08
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 28, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.3.0](https://www.github.com/googleapis/java-secretmanager/compare/v0.2.1...v0.3.0) (2020-02-28)


### Features

* generate v1 client ([#54](https://www.github.com/googleapis/java-secretmanager/issues/54)) ([afddd08](https://www.github.com/googleapis/java-secretmanager/commit/afddd08358730f8a06b98e7a4629fbbd479ab02b))


### Dependencies

* update core dependencies to v1.54.0 ([#53](https://www.github.com/googleapis/java-secretmanager/issues/53)) ([a3a096b](https://www.github.com/googleapis/java-secretmanager/commit/a3a096b956a2d8e892c90fb5c745e6b3df652a05))
* update dependency com.google.cloud:google-cloud-core to v1.92.5 ([df0376e](https://www.github.com/googleapis/java-secretmanager/commit/df0376e18a39b77d0bf57cf31dd00a3c6d81e462))
* update dependency com.google.cloud:google-cloud-core to v1.93.0 ([#55](https://www.github.com/googleapis/java-secretmanager/issues/55)) ([6972589](https://www.github.com/googleapis/java-secretmanager/commit/6972589781a5a91ffacb2b2379f8ad913d7a0d58))
* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([e71dcd4](https://www.github.com/googleapis/java-secretmanager/commit/e71dcd4e9cf6bc622e31be37f416b31dcb972c42))
* update dependency io.grpc:grpc-bom to v1.27.1 ([c811dba](https://www.github.com/googleapis/java-secretmanager/commit/c811dba55ff7ba7fa48600e9d716a3a1a1e0b269))
* update dependency io.grpc:grpc-bom to v1.27.2 ([0281cf0](https://www.github.com/googleapis/java-secretmanager/commit/0281cf07f31a6c03c4970aa489f74980c4dfc11c))


### Documentation

* **regen:** update sample code to set total timeout, add API client header test ([2411dc6](https://www.github.com/googleapis/java-secretmanager/commit/2411dc61cc7b75cdec2549de95baf9786e833103))
---


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