-
Notifications
You must be signed in to change notification settings - Fork 385
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
feat(GCS+gRPC): implement To/FromProto for HmacKeyMetadata
#8926
Conversation
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Codecov Report
@@ Coverage Diff @@
## main #8926 +/- ##
=======================================
Coverage 93.25% 93.25%
=======================================
Files 1479 1481 +2
Lines 125259 125296 +37
=======================================
+ Hits 116805 116841 +36
- Misses 8454 8455 +1
Continue to review full report at Codecov.
|
google/cloud/storage/internal/grpc_hmac_key_metadata_parser_test.cc
Outdated
Show resolved
Hide resolved
google/cloud/storage/internal/grpc_hmac_key_metadata_parser_test.cc
Outdated
Show resolved
Hide resolved
Google Cloud Build Logs
ℹ️ NOTE: Kokoro logs are linked from "Details" below. |
Fixes #4213
This change is