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

feat(v1): add v1 client #190

Merged
merged 2 commits into from Aug 7, 2020
Merged

feat(v1): add v1 client #190

merged 2 commits into from Aug 7, 2020

Conversation

chingor13
Copy link
Contributor

No description provided.

@chingor13 chingor13 requested a review from a team August 7, 2020 21:47
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 7, 2020
@codecov
Copy link

codecov bot commented Aug 7, 2020

Codecov Report

Merging #190 into master will increase coverage by 0.25%.
The diff coverage is 75.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #190      +/-   ##
============================================
+ Coverage     75.10%   75.36%   +0.25%     
- Complexity      274      548     +274     
============================================
  Files            24       48      +24     
  Lines          2470     4992    +2522     
  Branches         22       44      +22     
============================================
+ Hits           1855     3762    +1907     
- Misses          587     1174     +587     
- Partials         28       56      +28     
Impacted Files Coverage Δ Complexity Δ
...ming/v1/stub/GameServerDeploymentsServiceStub.java 6.25% <6.25%> (ø) 1.00 <1.00> (?)
.../gaming/v1/stub/GameServerClustersServiceStub.java 7.14% <7.14%> (ø) 1.00 <1.00> (?)
...google/cloud/gaming/v1/stub/RealmsServiceStub.java 8.33% <8.33%> (ø) 1.00 <1.00> (?)
...aming/v1/GameServerDeploymentsServiceSettings.java 10.60% <10.60%> (ø) 2.00 <2.00> (?)
...d/gaming/v1/stub/GameServerConfigsServiceStub.java 11.11% <11.11%> (ø) 1.00 <1.00> (?)
...d/gaming/v1/GameServerClustersServiceSettings.java 11.66% <11.66%> (ø) 2.00 <2.00> (?)
.../google/cloud/gaming/v1/RealmsServiceSettings.java 15.55% <15.55%> (ø) 2.00 <2.00> (?)
...ud/gaming/v1/GameServerConfigsServiceSettings.java 15.90% <15.90%> (ø) 2.00 <2.00> (?)
.../GrpcGameServerClustersServiceCallableFactory.java 50.00% <50.00%> (ø) 4.00 <4.00> (?)
...b/GrpcGameServerConfigsServiceCallableFactory.java 50.00% <50.00%> (ø) 4.00 <4.00> (?)
... and 38 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 33aa9dd...13ab650. Read the comment docs.

@chingor13 chingor13 merged commit c7a1fd1 into master Aug 7, 2020
@chingor13 chingor13 deleted the v1 branch August 7, 2020 22:26
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 7, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [0.21.0](https://www.github.com/googleapis/java-game-servers/compare/v0.20.0...v0.21.0) (2020-08-07)


### Features

* **v1:** add v1 client ([#190](https://www.github.com/googleapis/java-game-servers/issues/190)) ([c7a1fd1](https://www.github.com/googleapis/java-game-servers/commit/c7a1fd197cdd26c62897c3a6ccb2860b3419fd88))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([3adb6ab](https://www.github.com/googleapis/java-game-servers/commit/3adb6ab925afccc47c5a5201e1c0d1e313e29e3c))
---


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
2 participants