Azure / azure-storage-python

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

2.1.0 Release for Blob/File/Queue/Common #624

Closed zezha-msft closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #624 into master will increase coverage by 0.07%. The diff coverage is 96.1%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #624      +/-   ##
==========================================
+ Coverage   86.94%   87.01%   +0.07%     
==========================================
  Files          52       52              
  Lines        4895     5285     +390     
  Branches      525      566      +41     
==========================================
+ Hits         4256     4599     +343     
- Misses        469      513      +44     
- Partials      170      173       +3
Impacted Files Coverage Δ
azure-storage-common/azure/storage/common/_auth.py 91.17% <ø> (-0.13%) :arrow_down:
...re-storage-queue/azure/storage/queue/_constants.py 100% <100%> (ø) :arrow_up:
...zure-storage-file/azure/storage/file/_constants.py 100% <100%> (ø) :arrow_up:
...orage-blob/azure/storage/blob/appendblobservice.py 95.23% <100%> (+0.14%) :arrow_up:
...-storage-common/azure/storage/common/_constants.py 100% <100%> (ø) :arrow_up:
...zure-storage-queue/azure/storage/queue/__init__.py 100% <100%> (ø) :arrow_up:
...torage-blob/azure/storage/blob/_upload_chunking.py 71.86% <100%> (-0.11%) :arrow_down:
...orage-common/azure/storage/common/storageclient.py 92.17% <100%> (+0.27%) :arrow_up:
...rage-blob/azure/storage/blob/_download_chunking.py 86.07% <100%> (+0.17%) :arrow_up:
...rage-common/azure/storage/common/_serialization.py 76.4% <100%> (+0.13%) :arrow_up:
... and 19 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 85e1de3...e355944. Read the comment docs.