Azure / azure-storage-python

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

Fix longterm issue with broken helper function #635

Closed bgklein closed 4 years ago

bgklein commented 4 years ago

Fixes #543

codecov-io commented 4 years ago

Codecov Report

Merging #635 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #635   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files          52       52           
  Lines        5285     5285           
  Branches      566      566           
=======================================
  Hits         4599     4599           
  Misses        513      513           
  Partials      173      173
Impacted Files Coverage Δ
...storage-blob/azure/storage/blob/baseblobservice.py 91.97% <100%> (ø) :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 54e60c8...1a9dde7. Read the comment docs.

bgklein commented 4 years ago

Abandoning due to no review from @xiafu-msft in weeks and since v12 should hopefully resolve this