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

cleanup(storage): move test protos #14508

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jul 19, 2024

Part of the work for #14507


This change is Reviewable

@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jul 19, 2024
@coryan coryan marked this pull request as ready for review July 19, 2024 18:11
@coryan coryan requested review from a team as code owners July 19, 2024 18:11
@coryan coryan marked this pull request as draft July 19, 2024 20:46
@coryan coryan force-pushed the cleanup-storage-move-test-protos branch from 61376dc to 8a3539f Compare July 24, 2024 17:55
@coryan coryan marked this pull request as ready for review July 24, 2024 18:22
Copy link

codecov bot commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (867f021) to head (8a3539f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14508   +/-   ##
=======================================
  Coverage   93.58%   93.59%           
=======================================
  Files        2318     2318           
  Lines      206995   206995           
=======================================
+ Hits       193716   193729   +13     
+ Misses      13279    13266   -13     

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

@coryan
Copy link
Contributor Author

coryan commented Jul 25, 2024

Thanks @bajajneha27 . @googleapis/cloud-cxx-owners I still need a review from you folks, as this moves files outside google/cloud/storage.

Comment on lines 404 to 406
elseif ("${feature}" STREQUAL "storage")
add_subdirectory(protos/google/cloud/storage/tests)
add_subdirectory(google/cloud/storage)
Copy link
Member

Choose a reason for hiding this comment

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

I think this stops building google/cloud/storage/examples

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Right you are. Fixed.

@coryan coryan force-pushed the cleanup-storage-move-test-protos branch from 8a3539f to 9fe6b04 Compare July 29, 2024 15:29
@coryan coryan enabled auto-merge (squash) July 29, 2024 16:28
@coryan coryan merged commit 6c6883a into googleapis:main Jul 29, 2024
69 checks passed
@coryan coryan deleted the cleanup-storage-move-test-protos branch July 29, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants