Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java-storage dependency cleanup #1046

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

java-storage dependency cleanup #1046

wants to merge 2 commits into from

Conversation

singhravidutt
Copy link
Contributor

No description provided.

@singhravidutt
Copy link
Contributor Author

/gcbrun

@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02% 🎉

Comparison is base (1b9dba6) 82.75% compared to head (4c15fba) 82.77%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1046      +/-   ##
============================================
+ Coverage     82.75%   82.77%   +0.02%     
  Complexity     1803     1803              
============================================
  Files           104      104              
  Lines          8164     8164              
  Branches       1002     1002              
============================================
+ Hits           6756     6758       +2     
+ Misses         1006     1004       -2     
  Partials        402      402              
Flag Coverage Δ
integrationtest 68.10% <ø> (-0.04%) ⬇️
unittest 74.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@singhravidutt singhravidutt marked this pull request as ready for review September 1, 2023 17:07
pom.xml Outdated
<google.auth.version>1.14.0</google.auth.version>
<google.auto-value.version>1.10.1</google.auto-value.version>
<google.cloud-core.verion>2.9.0</google.cloud-core.verion>
<google.cloud-storage.bom.version>2.25.0</google.cloud-storage.bom.version>
<!-- Library bom for Java-Storage -->
<google.cloud-storage.library.bom.version>26.21.0</google.cloud-storage.library.bom.version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Libraries-bom will apply to all cloud clients, gax, guava, grpc, http client, etc.

I'd probably remove storage from the property name.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

@frankyn
Copy link
Contributor

frankyn commented Feb 6, 2024

Is this still going to happen? @arunkumarchacko this is expected to reduce complexity of dependency management in Dataproc.

@danielduhh
Copy link

ping on this @singhravidutt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants