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

feat: add v2 client #149

Merged
merged 4 commits into from Feb 23, 2021
Merged

feat: add v2 client #149

merged 4 commits into from Feb 23, 2021

Conversation

Neenu1995
Copy link
Contributor

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 23, 2021
@product-auto-label product-auto-label bot added the api: orgpolicy Issues related to the googleapis/java-orgpolicy API. label Feb 23, 2021
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #149 (84cb86e) into master (33dcb78) will increase coverage by 77.20%.
The diff coverage is 77.20%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #149       +/-   ##
=============================================
+ Coverage          0   77.20%   +77.20%     
- Complexity        0       87       +87     
=============================================
  Files             0        6        +6     
  Lines             0      544      +544     
  Branches          0       13       +13     
=============================================
+ Hits              0      420      +420     
- Misses            0      107      +107     
- Partials          0       17       +17     
Impacted Files Coverage Δ Complexity Δ
.../google/cloud/orgpolicy/v2/stub/OrgPolicyStub.java 10.00% <10.00%> (ø) 1.00 <1.00> (?)
...m/google/cloud/orgpolicy/v2/OrgPolicySettings.java 17.07% <17.07%> (ø) 2.00 <2.00> (?)
...rgpolicy/v2/stub/GrpcOrgPolicyCallableFactory.java 37.50% <37.50%> (ø) 3.00 <3.00> (?)
...com/google/cloud/orgpolicy/v2/OrgPolicyClient.java 78.00% <78.00%> (ø) 50.00 <50.00> (?)
...cloud/orgpolicy/v2/stub/OrgPolicyStubSettings.java 80.12% <80.12%> (ø) 17.00 <17.00> (?)
...gle/cloud/orgpolicy/v2/stub/GrpcOrgPolicyStub.java 93.67% <93.67%> (ø) 14.00 <14.00> (?)
... 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 33dcb78...d88f13d. Read the comment docs.

@Neenu1995 Neenu1995 marked this pull request as ready for review February 23, 2021 21:23
@Neenu1995 Neenu1995 requested a review from a team as a code owner February 23, 2021 21:23
google-cloud-orgpolicy-bom/pom.xml Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
versions.txt Show resolved Hide resolved
@chingor13 chingor13 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit f5526bb into master Feb 23, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the branch-v2 branch February 23, 2021 22:28
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: orgpolicy Issues related to the googleapis/java-orgpolicy 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