Azure / msrest-for-python

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

add failsafe_deserialize #232

Closed iscai-msft closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #232 (4cc411d) into master (209fa61) will increase coverage by 0.73%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   86.32%   87.05%   +0.73%     
==========================================
  Files          25       25              
  Lines        2749     2835      +86     
==========================================
+ Hits         2373     2468      +95     
+ Misses        376      367       -9     
Impacted Files Coverage Δ
msrest/serialization.py 92.66% <100.00%> (+1.36%) :arrow_up:
msrest/version.py 100.00% <100.00%> (ø)
msrest/pipeline/universal.py 95.19% <0.00%> (+0.96%) :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 209fa61...8896438. Read the comment docs.