Azure / msrest-for-python

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

Fix additional properties and auto-mode serialization #120

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #120 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #120      +/-   ##
========================================
+ Coverage   87.96%    88%   +0.03%     
========================================
  Files          12     12              
  Lines        1729   1734       +5     
========================================
+ Hits         1521   1526       +5     
  Misses        208    208
Impacted Files Coverage Δ
msrest/serialization.py 91.41% <100%> (+0.04%) :arrow_up:
msrest/version.py 100% <100%> (ø) :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 12fb980...d494cff. Read the comment docs.