google / go-cloud

The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
https://gocloud.dev/
Apache License 2.0
9.45k stars 799 forks source link

blob/s3blob: Fix Copy to work with keys that need escaping #3403

Closed vangent closed 3 months ago

vangent commented 3 months ago

Fixes #3402

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.14%. Comparing base (94f06be) to head (64381aa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3403 +/- ## ========================================== + Coverage 73.12% 73.14% +0.01% ========================================== Files 113 113 Lines 14855 14856 +1 ========================================== + Hits 10863 10866 +3 + Misses 3218 3216 -2 Partials 774 774 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.