Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

Fix for storage xml error #161

Closed annatisch closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #161 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
+ Coverage   87.87%   87.88%   +<.01%     
==========================================
  Files          25       25              
  Lines        2574     2576       +2     
==========================================
+ Hits         2262     2264       +2     
  Misses        312      312
Impacted Files Coverage Δ
msrest/serialization.py 91.05% <100%> (+0.01%) :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 82b5496...2ed200f. Read the comment docs.

annatisch commented 5 years ago

Fixed - was actually due to a swagger error