Azure / azure-storage-python

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

Nov2018 Features #573

Closed zezha-msft closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #573 into dev will decrease coverage by 0.36%. The diff coverage is 74.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #573      +/-   ##
==========================================
- Coverage   87.18%   86.82%   -0.37%     
==========================================
  Files          52       52              
  Lines        4668     4819     +151     
  Branches      511      520       +9     
==========================================
+ Hits         4070     4184     +114     
- Misses        435      467      +32     
- Partials      163      168       +5
Impacted Files Coverage Δ
...mmon/azure/storage/common/sharedaccesssignature.py 79.72% <ø> (+0.41%) :arrow_up:
...torage-blob/azure/storage/blob/blockblobservice.py 91.8% <100%> (-0.05%) :arrow_down:
...zure-storage-file/azure/storage/file/_constants.py 100% <100%> (ø) :arrow_up:
...orage-blob/azure/storage/blob/appendblobservice.py 95.09% <100%> (+0.71%) :arrow_up:
...torage-file/azure/storage/file/_deserialization.py 81.05% <100%> (ø) :arrow_up:
...zure-storage-blob/azure/storage/blob/_constants.py 100% <100%> (ø) :arrow_up:
...storage-blob/azure/storage/blob/pageblobservice.py 91.8% <100%> (+0.67%) :arrow_up:
...ure-storage-file/azure/storage/file/fileservice.py 92.93% <100%> (+0.14%) :arrow_up:
azure-storage-blob/azure/storage/blob/models.py 95.89% <100%> (+0.17%) :arrow_up:
...zure-storage-common/azure/storage/common/_error.py 83.76% <12.5%> (-5.24%) :arrow_down:
... and 6 more

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 22b6ea7...98d51bf. Read the comment docs.