Azure / azure-storage-python

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

Add colon to safe characters #682

Open malthe opened 3 years ago

malthe commented 3 years ago

This matches the output from generating a SAS token using Azure portal.

codecov-io commented 3 years ago

Codecov Report

Merging #682 (67eeb84) into master (4306898) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #682   +/-   ##
=======================================
  Coverage   87.05%   87.05%           
=======================================
  Files          52       52           
  Lines        5308     5308           
  Branches      570      570           
=======================================
  Hits         4621     4621           
  Misses        515      515           
  Partials      172      172           
Impacted Files Coverage Δ
...e-blob/azure/storage/blob/sharedaccesssignature.py 72.58% <100.00%> (ø)

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 4306898...67eeb84. Read the comment docs.