Skip to content

feat(storage): prepare for LRO returning Empty#4633

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-storage-prepare-for-update
Feb 10, 2026
Merged

feat(storage): prepare for LRO returning Empty#4633
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-storage-prepare-for-update

Conversation

@coryan
Copy link
Copy Markdown
Collaborator

@coryan coryan commented Feb 9, 2026

Fixes #4628

@coryan coryan changed the title Feat storage prepare for update feat(storage): prepare for LRO returning Empty Feb 9, 2026
@coryan
Copy link
Copy Markdown
Collaborator Author

coryan commented Feb 9, 2026

/FYI: @miguelvelezsa this is the second part of the fix.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.03%. Comparing base (d471fb4) to head (423b0dd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4633   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files         195      195           
  Lines        7473     7473           
=======================================
  Hits         7102     7102           
  Misses        371      371           

☔ 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.

@coryan coryan force-pushed the feat-storage-prepare-for-update branch from 49079fb to cf775f8 Compare February 9, 2026 22:50
@coryan coryan force-pushed the feat-storage-prepare-for-update branch from cf775f8 to 423b0dd Compare February 9, 2026 23:40
@coryan coryan marked this pull request as ready for review February 9, 2026 23:45
@coryan coryan requested a review from a team as a code owner February 9, 2026 23:45
@coryan coryan merged commit 036f3e9 into googleapis:main Feb 10, 2026
34 checks passed
@coryan coryan deleted the feat-storage-prepare-for-update branch February 10, 2026 00:13
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.

gRPC LROs need to support empty return types

2 participants