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!: change storage bazel visibility to private by default #8583

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

devjgm
Copy link
Contributor

@devjgm devjgm commented Mar 23, 2022

Part of #3701

The target //google/cloud/storage:google_cloud_cpp_storage_grpc became
non-public, but it was experimental so it didn't need to be
deprecated.

All cc_test targets became private.

The //google/cloud/storage:storage_client_testing target remains
public.


This change is Reviewable

Part of googleapis#3701

The target `//google/cloud/storage:google_cloud_cpp_storage_grpc` became
non-public, but it was experimental so it didn't need to be
deprecated.

All `cc_test` targets became private.

The `//google/cloud/storage:storage_client_testing` target remains
public.
@devjgm devjgm requested a review from a team as a code owner March 23, 2022 01:24
@google-cloud-cpp-bot
Copy link
Collaborator

Google Cloud Build Logs
For commit: fd5cf196e96c9c0b196317659c6965b4214bc017

ℹ️ NOTE: Kokoro logs are linked from "Details" below.

@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #8583 (fd5cf19) into main (6862630) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #8583      +/-   ##
==========================================
- Coverage   93.90%   93.90%   -0.01%     
==========================================
  Files        1462     1462              
  Lines      126954   126954              
==========================================
- Hits       119217   119211       -6     
- Misses       7737     7743       +6     
Impacted Files Coverage Δ
google/cloud/bigtable/internal/common_client.h 94.02% <0.00%> (-5.98%) ⬇️
google/cloud/pubsub/samples/samples.cc 92.02% <0.00%> (-0.24%) ⬇️
...ud/spanner/integration_tests/client_stress_test.cc 86.18% <0.00%> (+0.65%) ⬆️

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 6862630...fd5cf19. Read the comment docs.

@devjgm devjgm merged commit 0443652 into googleapis:main Mar 23, 2022
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.

3 participants