Azure / msrest-for-python

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

Fix #44 - mixed dict with real enum if modelAsString #45

Closed lmazuel closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   89.26%   89.28%   +0.01%     
==========================================
  Files          10       10              
  Lines        1258     1260       +2     
==========================================
+ Hits         1123     1125       +2     
  Misses        135      135
Impacted Files Coverage Δ
msrest/serialization.py 91.27% <100%> (+0.02%) :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 07cec91...e02e7cc. Read the comment docs.