Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Add parameter endpoint_suffix to CloudStorageAccount to support sovereign clouds #491

Closed bgklein closed 6 years ago

bgklein commented 6 years ago

490

codecov-io commented 6 years ago

Codecov Report

Merging #491 into dev will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #491      +/-   ##
==========================================
+ Coverage   87.12%   87.12%   +<.01%     
==========================================
  Files          57       57              
  Lines        4612     4613       +1     
  Branches      501      501              
==========================================
+ Hits         4018     4019       +1     
  Misses        435      435              
  Partials      159      159
Impacted Files Coverage Δ
...common/azure/storage/common/cloudstorageaccount.py 71.11% <100%> (+0.65%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 13af42f...a23e317. Read the comment docs.

zezha-msft commented 6 years ago

Thank you! @bgklein