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/azblob: Support AZURE_STORAGEBLOB_CONNECTIONSTRING as an alternative for AZURE_STORAGE_CONNECTION_STRING #3483

Closed vangent closed 2 months ago

vangent commented 2 months ago

Fixes #3482.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 73.16%. Comparing base (49a4d98) to head (8736c7d). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3483 +/- ## ========================================== + Coverage 73.14% 73.16% +0.01% ========================================== Files 113 113 Lines 14983 14985 +2 ========================================== + Hits 10960 10964 +4 + Misses 3260 3258 -2 Partials 763 763 ```

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