Azure / azure-storage-python

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

Release 1.4.0 #526

Closed zezha-msft closed 5 years ago

zezha-msft commented 5 years ago

Fix for #477 #478 #481 #499

codecov-io commented 5 years ago

Codecov Report

Merging #526 into master will increase coverage by 0.15%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
+ Coverage   87.11%   87.26%   +0.15%     
==========================================
  Files          57       52       -5     
  Lines        4609     4648      +39     
  Branches      501      507       +6     
==========================================
+ Hits         4015     4056      +41     
+ Misses        435      433       -2     
  Partials      159      159
Impacted Files Coverage Δ
...ure-storage-blob/azure/storage/blob/_encryption.py 90.24% <0%> (ø) :arrow_up:
...e-storage-queue/azure/storage/queue/_encryption.py 91.48% <0%> (ø) :arrow_up:
azure-storage-common/azure/storage/common/retry.py 79.77% <0%> (ø) :arrow_up:
azure-storage-common/azure/__init__.py 100% <100%> (ø) :arrow_up:
...re-storage-queue/azure/storage/queue/_constants.py 100% <100%> (ø) :arrow_up:
...zure-storage-file/azure/storage/file/_constants.py 100% <100%> (ø) :arrow_up:
...torage-blob/azure/storage/blob/blockblobservice.py 91.84% <100%> (+0.08%) :arrow_up:
...-storage-common/azure/storage/common/_constants.py 100% <100%> (ø) :arrow_up:
azure-storage-common/azure/storage/__init__.py 100% <100%> (ø) :arrow_up:
...ure-storage-file/azure/storage/file/fileservice.py 92.79% <100%> (ø) :arrow_up:
... and 14 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 ff50b8b...c9348c9. Read the comment docs.