Azure / msrest-for-python

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

Fix issues found when implementing 100% of testserver fixtures #79

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #79 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #79      +/-   ##
=========================================
+ Coverage   77.89%   77.9%   +0.01%     
=========================================
  Files         271     271              
  Lines       14198   14200       +2     
=========================================
+ Hits        11060   11063       +3     
+ Misses       3138    3137       -1
Impacted Files Coverage Δ
msrest/serialization.py 82.31% <100%> (+0.18%) :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 b5dc35e...5e596cd. Read the comment docs.