Skip to content

Conversation

@Pulkit0110
Copy link
Member

@Pulkit0110 Pulkit0110 commented Apr 29, 2025

Previously users couldn't call WritePayload for absl::Cord type. As per feature request #14868, there was a use case where user want to write absl::Cord data directly to GCS. Therefore the made the existing private constructor to a public constructor.


This change is Reviewable

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

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (7595793) to head (0793375).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15113   +/-   ##
=======================================
  Coverage   92.92%   92.92%           
=======================================
  Files        2389     2389           
  Lines      214832   214832           
=======================================
+ Hits       199631   199643   +12     
+ Misses      15201    15189   -12     

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

@Pulkit0110 Pulkit0110 marked this pull request as ready for review April 29, 2025 10:23
@Pulkit0110 Pulkit0110 requested review from a team as code owners April 29, 2025 10:23
@Pulkit0110 Pulkit0110 merged commit c010d41 into googleapis:main Apr 30, 2025
78 of 80 checks passed
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.

3 participants