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

feat(v1): add v1 client #84

Merged
merged 1 commit into from Mar 23, 2020
Merged

feat(v1): add v1 client #84

merged 1 commit into from Mar 23, 2020

Conversation

chingor13
Copy link
Contributor

Towards #38

@chingor13 chingor13 requested a review from a team March 23, 2020 20:07
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 23, 2020
@codecov
Copy link

codecov bot commented Mar 23, 2020

Codecov Report

Merging #84 into master will increase coverage by 0.05%.
The diff coverage is 74.35%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #84      +/-   ##
============================================
+ Coverage     74.23%   74.29%   +0.05%     
- Complexity       54      108      +54     
============================================
  Files             6       12       +6     
  Lines           427      852     +425     
  Branches          2        4       +2     
============================================
+ Hits            317      633     +316     
- Misses          106      211     +105     
- Partials          4        8       +4
Impacted Files Coverage Δ Complexity Δ
...rprise/v1/stub/RecaptchaEnterpriseServiceStub.java 11.11% <11.11%> (ø) 1 <1> (?)
...erprise/v1/RecaptchaEnterpriseServiceSettings.java 16.66% <16.66%> (ø) 2 <2> (?)
...GrpcRecaptchaEnterpriseServiceCallableFactory.java 37.5% <37.5%> (ø) 3 <3> (?)
...nterprise/v1/RecaptchaEnterpriseServiceClient.java 66.17% <66.17%> (ø) 19 <19> (?)
...1/stub/RecaptchaEnterpriseServiceStubSettings.java 80.55% <80.55%> (ø) 16 <16> (?)
...se/v1/stub/GrpcRecaptchaEnterpriseServiceStub.java 93.5% <93.5%> (ø) 13 <13> (?)
... 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 4634e0e...2e4e3ab. Read the comment docs.

@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Mar 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit 876db58 into master Mar 23, 2020
@gcf-merge-on-green gcf-merge-on-green bot deleted the v1 branch March 23, 2020 20:26
gcf-merge-on-green bot pushed a commit that referenced this pull request Mar 23, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.30.0](https://www.github.com/googleapis/java-recaptchaenterprise/compare/v0.29.1...v0.30.0) (2020-03-23)


### Features

* **v1:** add v1 client ([#84](https://www.github.com/googleapis/java-recaptchaenterprise/issues/84)) ([876db58](https://www.github.com/googleapis/java-recaptchaenterprise/commit/876db58562463f8fb358671681c8d26c0d11e5af)), closes [#38](https://www.github.com/googleapis/java-recaptchaenterprise/issues/38)


### Dependencies

* update core dependencies to v1.54.0 ([#68](https://www.github.com/googleapis/java-recaptchaenterprise/issues/68)) ([3dbef30](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3dbef30f1ff71b8199354640c736733b798e7073))
* update dependency com.google.protobuf:protobuf-java to v3.11.4 ([b208090](https://www.github.com/googleapis/java-recaptchaenterprise/commit/b208090bbd7a3cfcf177e75171fef8489ee9f466))
* update dependency io.grpc:grpc-bom to v1.27.1 ([53df5b7](https://www.github.com/googleapis/java-recaptchaenterprise/commit/53df5b7f4a27ebf4def34032068215862fb95518))
* update dependency io.grpc:grpc-bom to v1.27.2 ([7aaae92](https://www.github.com/googleapis/java-recaptchaenterprise/commit/7aaae92cc62d116d39b7d4cae73213505d61b6d7))


### Documentation

* **regen:** update sample code to set total timeout, add API client header test ([3cd680e](https://www.github.com/googleapis/java-recaptchaenterprise/commit/3cd680e7bea759fe0976672adb6999058b13eb33))
---


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