Skip to content

feat(storage): support decompressive transcoding #3573

Merged
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-storage-option-to-enable-decompressive-transcoding
Oct 20, 2025
Merged

feat(storage): support decompressive transcoding #3573
coryan merged 1 commit intogoogleapis:mainfrom
coryan:feat-storage-option-to-enable-decompressive-transcoding

Conversation

@coryan
Copy link
Copy Markdown
Collaborator

@coryan coryan commented Oct 17, 2025

Fixes #2051 and fixes #3511

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

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.76%. Comparing base (4020ecc) to head (eed95bb).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3573      +/-   ##
==========================================
+ Coverage   95.73%   95.76%   +0.02%     
==========================================
  Files         125      125              
  Lines        4999     5005       +6     
==========================================
+ Hits         4786     4793       +7     
+ 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
@coryan coryan force-pushed the feat-storage-option-to-enable-decompressive-transcoding branch from ca6d416 to eed95bb Compare October 20, 2025 14:37
@coryan coryan marked this pull request as ready for review October 20, 2025 15:18
@coryan coryan requested a review from a team October 20, 2025 15:18
@coryan coryan merged commit 5ac621b into googleapis:main Oct 20, 2025
27 checks passed
@coryan coryan deleted the feat-storage-option-to-enable-decompressive-transcoding branch October 20, 2025 17:11
coryan added a commit to coryan/google-cloud-rust that referenced this pull request Oct 21, 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

2 participants