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.57k stars 812 forks source link

blob/all: disable Upload optimization when WriterOptions.ContentMD5 is set #3478

Closed vangent closed 3 months ago

vangent commented 3 months ago

Fixes #3477.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 73.07%. Comparing base (7a096fb) to head (f4dd7c4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3478 +/- ## ======================================= Coverage 73.07% 73.07% ======================================= Files 113 113 Lines 14979 14980 +1 ======================================= + Hits 10946 10947 +1 Misses 3270 3270 Partials 763 763 ```

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