Azure / msrest-for-python

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

XML/JSON unpacking hack #102

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #102 into master will increase coverage by 0.06%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
+ Coverage   29.72%   29.78%   +0.06%     
==========================================
  Files         380      380              
  Lines       16362    16376      +14     
==========================================
+ Hits         4863     4877      +14     
  Misses      11499    11499
Impacted Files Coverage Δ
msrest/serialization.py 83.94% <100%> (+0.55%) :arrow_up:
msrest/service_client.py 80.47% <100%> (+0.15%) :arrow_up:
msrest/configuration.py 42.3% <0%> (-3.85%) :arrow_down:

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 0cf020f...a514d80. Read the comment docs.