Azure / azure-storage-python

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

Enabled deep-sync-copy #518

Closed rickle-msft closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #518 into dev will decrease coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #518      +/-   ##
==========================================
- Coverage   87.18%   87.17%   -0.02%     
==========================================
  Files          52       52              
  Lines        4621     4623       +2     
  Branches      502      502              
==========================================
+ Hits         4029     4030       +1     
- Misses        434      435       +1     
  Partials      158      158
Impacted Files Coverage Δ
...storage-blob/azure/storage/blob/baseblobservice.py 93.86% <ø> (-0.21%) :arrow_down:
...torage-blob/azure/storage/blob/blockblobservice.py 91.84% <100%> (+0.08%) :arrow_up:

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 1ae6ca7...d9e0999. Read the comment docs.