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(GCS+gRPC): simplify some tests #14496

Merged
merged 2 commits into from
Jul 18, 2024

Conversation

coryan
Copy link
Contributor

@coryan coryan commented Jul 18, 2024

Use protos directly, since we do not use storage::internal::*Request
in the API anymore.


This change is Reviewable

Use protos directly, since we do not use `storage::internal::*Request`
in the API anymore.
Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (eb2cacc) to head (e7849a3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14496      +/-   ##
==========================================
- Coverage   93.60%   93.59%   -0.01%     
==========================================
  Files        2316     2316              
  Lines      207319   207300      -19     
==========================================
- Hits       194054   194029      -25     
- Misses      13265    13271       +6     

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

@coryan coryan marked this pull request as ready for review July 18, 2024 22:04
@coryan coryan requested review from a team as code owners July 18, 2024 22:04
@coryan coryan merged commit af18b37 into googleapis:main Jul 18, 2024
63 checks passed
@coryan coryan deleted the cleanup-GCS+gRPC-simplify-some-tests branch July 18, 2024 22:15
cuiy0006 pushed a commit to cuiy0006/google-cloud-cpp that referenced this pull request Jul 22, 2024
Use protos directly, since we do not use `storage::internal::*Request`
in the API anymore.
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.

2 participants