Azure / azure-storage-python

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

[Fix]Fix Cycle Inheritance Hierarchy #617

Closed xiafu-msft closed 5 years ago

xiafu-msft commented 5 years ago

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

codecov-io commented 5 years ago

Codecov Report

Merging #617 into dev will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #617      +/-   ##
==========================================
- Coverage   86.93%   86.93%   -0.01%     
==========================================
  Files          52       52              
  Lines        4906     4905       -1     
  Branches      528      528              
==========================================
- Hits         4265     4264       -1     
  Misses        470      470              
  Partials      171      171
Impacted Files Coverage Δ
azure-storage-common/azure/storage/common/_auth.py 91.17% <ø> (-0.13%) :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 3a10a66...9816b7d. Read the comment docs.