Azure / azure-storage-python

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

Release 2.0.0 for Blob, File, and Queue #592

Closed zezha-msft closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #592 into master will decrease coverage by 0.22%. The diff coverage is 79.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
- Coverage   87.18%   86.96%   -0.23%     
==========================================
  Files          52       52              
  Lines        4668     4895     +227     
  Branches      511      525      +14     
==========================================
+ Hits         4070     4257     +187     
- Misses        435      469      +34     
- Partials      163      169       +6
Impacted Files Coverage Δ
...mmon/azure/storage/common/sharedaccesssignature.py 79.72% <ø> (+0.41%) :arrow_up:
...orage-blob/azure/storage/blob/appendblobservice.py 95.09% <100%> (+0.71%) :arrow_up:
...storage-blob/azure/storage/blob/pageblobservice.py 91.8% <100%> (+0.67%) :arrow_up:
...zure-storage-blob/azure/storage/blob/_constants.py 100% <100%> (ø) :arrow_up:
...re-storage-queue/azure/storage/queue/_constants.py 100% <100%> (ø) :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:
...ure-storage-file/azure/storage/file/fileservice.py 93.28% <100%> (+0.49%) :arrow_up:
azure-storage-file/azure/storage/file/models.py 94.44% <100%> (+0.56%) :arrow_up:
azure-storage-blob/azure/storage/blob/models.py 95.96% <100%> (+0.24%) :arrow_up:
... and 10 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 5232735...a58acd9. Read the comment docs.