Skip to content

Conversation

@shubham-up-47
Copy link
Contributor

@shubham-up-47 shubham-up-47 commented Jul 23, 2025

The PR fixes issue: #15140 which says to provide a function to convert storage_experimental::AsyncReader into a single future<StatusOr<ReadPayload>>. The functionality is already there in storage_experimental::ReadAll() method.

This PR adds the method to a public header i.e. async client and updates the documentation.

This change is Reviewable

@shubham-up-47 shubham-up-47 requested review from a team as code owners July 23, 2025 09:49
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jul 23, 2025
@codecov
Copy link

codecov bot commented Jul 23, 2025

Codecov Report

❌ Patch coverage is 99.08257% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.02%. Comparing base (c7d96c9) to head (7fd64bc).
⚠️ Report is 65 commits behind head on main.

Files with missing lines Patch % Lines
google/cloud/storage/async/client.cc 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15303      +/-   ##
==========================================
- Coverage   93.02%   93.02%   -0.01%     
==========================================
  Files        2403     2403              
  Lines      219424   219533     +109     
==========================================
+ Hits       204128   204228     +100     
- Misses      15296    15305       +9     

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

@shubham-up-47
Copy link
Contributor Author

/gcbrun

1 similar comment
@shubham-up-47
Copy link
Contributor Author

/gcbrun

@shubham-up-47
Copy link
Contributor Author

/gcbrun

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.

2 participants