Skip to content

Conversation

coryan
Copy link
Collaborator

@coryan coryan commented Oct 17, 2025

Fixes #2051 and fixes #3511

If we happen to receive a gunzipped read it will work. A future PR will enable
such reads, this is just adding infrastructure to support them.
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Oct 17, 2025
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.76%. Comparing base (bd3452e) to head (ca6d416).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3573      +/-   ##
==========================================
+ Coverage   95.72%   95.76%   +0.04%     
==========================================
  Files         124      125       +1     
  Lines        4979     5005      +26     
==========================================
+ Hits         4766     4793      +27     
+ Misses        213      212       -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.

@coryan coryan changed the title feat(storage): support decompressibe transcoding feat(storage): support decompressive transcoding Oct 18, 2025
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.

Storage: read_object fails when object content-encoding is gzip Decompressive transcoding

1 participant