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

feat: add v3 client #423

Merged
merged 3 commits into from Apr 9, 2021
Merged

feat: add v3 client #423

merged 3 commits into from Apr 9, 2021

Conversation

chingor13
Copy link
Contributor

@chingor13 chingor13 commented Apr 7, 2021

Ran docker run --rm --user $(id -u):$(id -g) -v $(pwd):/repo -w /repo gcr.io/repo-automation-bots/owlbot-cli:latest copy-code

@chingor13 chingor13 requested a review from a team as a code owner April 7, 2021 21:12
@product-auto-label product-auto-label bot added the api: cloudresourcemanager Issues related to the googleapis/java-resourcemanager API. label Apr 7, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Apr 7, 2021
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #423 (3bb1353) into master (091fdea) will decrease coverage by 2.66%.
The diff coverage is 78.58%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #423      +/-   ##
============================================
- Coverage     82.19%   79.52%   -2.67%     
- Complexity      248      756     +508     
============================================
  Files            13       49      +36     
  Lines          1331     5109    +3778     
  Branches        141      185      +44     
============================================
+ Hits           1094     4063    +2969     
- Misses          167      910     +743     
- Partials         70      136      +66     
Impacted Files Coverage Δ Complexity Δ
...gle/cloud/resourcemanager/v3/stub/FoldersStub.java 5.00% <5.00%> (ø) 1.00 <1.00> (?)
...le/cloud/resourcemanager/v3/stub/ProjectsStub.java 5.00% <5.00%> (ø) 1.00 <1.00> (?)
...gle/cloud/resourcemanager/v3/stub/TagKeysStub.java 7.14% <7.14%> (ø) 1.00 <1.00> (?)
...e/cloud/resourcemanager/v3/stub/TagValuesStub.java 7.14% <7.14%> (ø) 1.00 <1.00> (?)
...ogle/cloud/resourcemanager/v3/FoldersSettings.java 11.86% <11.86%> (ø) 2.00 <2.00> (?)
...gle/cloud/resourcemanager/v3/ProjectsSettings.java 11.86% <11.86%> (ø) 2.00 <2.00> (?)
...cloud/resourcemanager/v3/stub/TagBindingsStub.java 12.50% <12.50%> (ø) 1.00 <1.00> (?)
...ogle/cloud/resourcemanager/v3/TagKeysSettings.java 14.28% <14.28%> (ø) 2.00 <2.00> (?)
...le/cloud/resourcemanager/v3/TagValuesSettings.java 14.28% <14.28%> (ø) 2.00 <2.00> (?)
...oud/resourcemanager/v3/stub/OrganizationsStub.java 14.28% <14.28%> (ø) 1.00 <1.00> (?)
... and 62 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 091fdea...3bb1353. Read the comment docs.

@chingor13 chingor13 requested a review from Neenu1995 April 7, 2021 21:32
@chingor13 chingor13 merged commit 159d6c5 into master Apr 9, 2021
@chingor13 chingor13 deleted the v3 branch April 9, 2021 18:12
gcf-merge-on-green bot pushed a commit that referenced this pull request Apr 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: cloudresourcemanager Issues related to the googleapis/java-resourcemanager API. 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