Azure / azure-storage-python

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

[Fix]Fix string to sign #637

Closed xiafu-msft closed 4 years ago

xiafu-msft commented 5 years ago

https://github.com/Azure/azure-storage-python/issues/628

codecov-io commented 5 years ago

Codecov Report

Merging #637 into dev will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #637      +/-   ##
==========================================
- Coverage   87.03%   87.01%   -0.02%     
==========================================
  Files          52       52              
  Lines        5284     5284              
  Branches      566      566              
==========================================
- Hits         4599     4598       -1     
  Misses        513      513              
- Partials      172      173       +1
Impacted Files Coverage Δ
azure-storage-common/azure/storage/common/_auth.py 91.17% <100%> (ø) :arrow_up:
...torage-blob/azure/storage/blob/_upload_chunking.py 71.86% <0%> (-0.39%) :arrow_down:

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 1dc13d0...2b9f8f2. Read the comment docs.