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/gcsblob: Allow providing options for storage.NewClient #3493

Closed vangent closed 1 month ago

vangent commented 1 month ago

Fixes #3492.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 73.22%. Comparing base (e5b1bc6) to head (aaf03ae). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3493 +/- ## ========================================== - Coverage 73.23% 73.22% -0.02% ========================================== Files 113 113 Lines 15018 15019 +1 ========================================== - Hits 10999 10998 -1 - Misses 3257 3259 +2 Partials 762 762 ```

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