Skip to content

test(storage): convert for Any with Empty#4787

Merged
dbolduc merged 1 commit intogoogleapis:mainfrom
dbolduc:test-storage-convert-lro-empty
Feb 24, 2026
Merged

test(storage): convert for Any with Empty#4787
dbolduc merged 1 commit intogoogleapis:mainfrom
dbolduc:test-storage-convert-lro-empty

Conversation

@dbolduc
Copy link
Copy Markdown
Member

@dbolduc dbolduc commented Feb 24, 2026

Fixes #4628

Credit to @coryan for fixing the issue, I am just adding a little test of the generated code.

@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Feb 24, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.10%. Comparing base (d8501ef) to head (2e3b33f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4787      +/-   ##
==========================================
+ Coverage   95.08%   95.10%   +0.02%     
==========================================
  Files         204      204              
  Lines        7869     7869              
==========================================
+ Hits         7482     7484       +2     
+ Misses        387      385       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dbolduc dbolduc marked this pull request as ready for review February 24, 2026 09:18
@dbolduc dbolduc requested a review from a team as a code owner February 24, 2026 09:18
@dbolduc dbolduc merged commit 8f7703e into googleapis:main Feb 24, 2026
35 checks passed
@dbolduc dbolduc deleted the test-storage-convert-lro-empty branch February 24, 2026 13:15
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.

gRPC LROs need to support empty return types

2 participants