Skip to content

Conversation

@coryan
Copy link
Collaborator

@coryan coryan commented Nov 13, 2025

Implement some types to normalize and update read ranges in bidi streaming reads. We need to model both requested ranges (which include ranges with a negative offset) and ranges updated from the first (and subsequent) responses. The latter always have positive offsets.

Part of the work for #3626

@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.16%. Comparing base (0573ff5) to head (a202483).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3805      +/-   ##
==========================================
+ Coverage   96.13%   96.16%   +0.03%     
==========================================
  Files         146      149       +3     
  Lines        5664     5743      +79     
==========================================
+ Hits         5445     5523      +78     
- Misses        219      220       +1     

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

Implement some types to normalize and update read ranges in bidi streaming
reads. We need to model both requested ranges (which include ranges with a
negative offset) and ranges updated from the first (and subsequent) responses.
The latter always have positive offsets.
@coryan coryan force-pushed the pr03-impl-storage-bidi-remaining-range branch from a95a972 to 4debe98 Compare November 14, 2025 14:01
@coryan coryan marked this pull request as ready for review November 14, 2025 15:33
@coryan coryan requested a review from a team as a code owner November 14, 2025 15:33
@coryan
Copy link
Collaborator Author

coryan commented Nov 14, 2025

/FYI @cjc25 @BenWhitehead

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.

1 participant