Azure / msrest-for-python

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

Call serialize callback if available #168

Closed lmazuel closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   87.84%   87.85%   +<.01%     
==========================================
  Files          25       25              
  Lines        2583     2585       +2     
==========================================
+ Hits         2269     2271       +2     
  Misses        314      314
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 c4086bf...c893b46. Read the comment docs.

lmazuel commented 5 years ago

https://github.com/Azure/msrest-for-python/pull/171