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

feat(v4): add v4 client #230

Merged
merged 1 commit into from Sep 14, 2020
Merged

feat(v4): add v4 client #230

merged 1 commit into from Sep 14, 2020

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Sep 14, 2020

Adds support for the v4 (stable) endpoint.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 14, 2020
@chingor13 chingor13 requested a review from a team September 14, 2020 22:14
@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #230 into master will increase coverage by 1.38%.
The diff coverage is 77.13%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #230      +/-   ##
============================================
+ Coverage     73.85%   75.24%   +1.38%     
- Complexity      366      621     +255     
============================================
  Files            42       72      +30     
  Lines          3121     5404    +2283     
  Branches         38       56      +18     
============================================
+ Hits           2305     4066    +1761     
- Misses          768     1260     +492     
- Partials         48       78      +30     
Impacted Files Coverage Δ Complexity Δ
...om/google/cloud/talent/v4/stub/JobServiceStub.java 6.25% <6.25%> (ø) 1.00 <1.00> (?)
...com/google/cloud/talent/v4/JobServiceSettings.java 13.20% <13.20%> (ø) 2.00 <2.00> (?)
...oogle/cloud/talent/v4/stub/CompanyServiceStub.java 14.28% <14.28%> (ø) 1.00 <1.00> (?)
...google/cloud/talent/v4/stub/TenantServiceStub.java 14.28% <14.28%> (ø) 1.00 <1.00> (?)
...google/cloud/talent/v4/CompanyServiceSettings.java 18.91% <18.91%> (ø) 2.00 <2.00> (?)
.../google/cloud/talent/v4/TenantServiceSettings.java 18.91% <18.91%> (ø) 2.00 <2.00> (?)
...com/google/cloud/talent/v4/CompletionSettings.java 24.13% <24.13%> (ø) 2.00 <2.00> (?)
...m/google/cloud/talent/v4/EventServiceSettings.java 24.13% <24.13%> (ø) 2.00 <2.00> (?)
.../talent/v4/stub/GrpcCompletionCallableFactory.java 25.00% <25.00%> (ø) 2.00 <2.00> (?)
...alent/v4/stub/GrpcEventServiceCallableFactory.java 25.00% <25.00%> (ø) 2.00 <2.00> (?)
... and 50 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 2c75d45...3f9e122. Read the comment docs.

@chingor13 chingor13 merged commit 9319d35 into master Sep 14, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Sep 14, 2020
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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants