Azure / azure-storage-python

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

ADLS Gen2 inter-op preview CR #603

Open zezha-msft opened 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #603 into dev will increase coverage by 0.15%. The diff coverage is 97.56%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #603      +/-   ##
==========================================
+ Coverage   87.01%   87.17%   +0.15%     
==========================================
  Files          52       52              
  Lines        5285     5366      +81     
  Branches      566      570       +4     
==========================================
+ Hits         4599     4678      +79     
- Misses        513      514       +1     
- Partials      173      174       +1
Impacted Files Coverage Δ
...storage-blob/azure/storage/blob/baseblobservice.py 92.73% <100%> (+0.76%) :arrow_up:
...zure-storage-blob/azure/storage/blob/_constants.py 100% <100%> (ø) :arrow_up:
azure-storage-blob/azure/storage/blob/models.py 94.02% <100%> (+0.13%) :arrow_up:
...torage-blob/azure/storage/blob/_deserialization.py 85.27% <100%> (+0.59%) :arrow_up:
...-storage-blob/azure/storage/blob/_serialization.py 73.04% <60%> (-0.48%) :arrow_down:

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 e355944...c1eb975. Read the comment docs.