Azure / msrest-for-python

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

Fix #42 - Duration error in 0.4.12 #43

Closed lmazuel closed 7 years ago

lmazuel commented 7 years ago

@yugangw-msft FYI, it's reproduced on Travis - TDD style :-). PR is not complete yet.

codecov-io commented 7 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   89.24%   89.26%   +0.02%     
==========================================
  Files          10       10              
  Lines        1255     1258       +3     
==========================================
+ Hits         1120     1123       +3     
  Misses        135      135
Impacted Files Coverage Δ
msrest/serialization.py 91.24% <100%> (+0.03%) :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 11f19f9...7ab2a98. Read the comment docs.