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

feat: introduce bom artifact and make this a multi-module project #419

Merged
merged 3 commits into from Apr 6, 2021

Conversation

chingor13
Copy link
Contributor

Prepares the repository for adding gapic clients.

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

codecov bot commented Apr 5, 2021

Codecov Report

Merging #419 (6de2775) into master (aa484e0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #419   +/-   ##
=========================================
  Coverage     82.19%   82.19%           
  Complexity      248      248           
=========================================
  Files            13       13           
  Lines          1331     1331           
  Branches        141      141           
=========================================
  Hits           1094     1094           
  Misses          167      167           
  Partials         70       70           
Impacted Files Coverage Δ Complexity Δ
...m/google/cloud/resourcemanager/ConstraintInfo.java 82.85% <ø> (ø) 15.00 <0.00> (?)
.../java/com/google/cloud/resourcemanager/Option.java 86.66% <ø> (ø) 8.00 <0.00> (?)
...om/google/cloud/resourcemanager/OrgPolicyInfo.java 82.85% <ø> (ø) 15.00 <0.00> (?)
...google/cloud/resourcemanager/PolicyMarshaller.java 100.00% <ø> (ø) 6.00 <0.00> (?)
...java/com/google/cloud/resourcemanager/Project.java 96.15% <ø> (ø) 16.00 <0.00> (?)
.../com/google/cloud/resourcemanager/ProjectInfo.java 92.17% <ø> (ø) 27.00 <0.00> (?)
.../google/cloud/resourcemanager/ResourceManager.java 81.48% <ø> (ø) 0.00 <0.00> (?)
...loud/resourcemanager/ResourceManagerException.java 100.00% <ø> (ø) 5.00 <0.00> (?)
...gle/cloud/resourcemanager/ResourceManagerImpl.java 87.56% <ø> (ø) 24.00 <0.00> (?)
.../cloud/resourcemanager/ResourceManagerOptions.java 85.71% <ø> (ø) 11.00 <0.00> (?)
... and 3 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 aa484e0...6de2775. Read the comment docs.

@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label Apr 6, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit ad4309e into master Apr 6, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the parent-pom branch April 6, 2021 17:02
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Apr 6, 2021
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