Azure / msrest-for-python

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

Support XML attributes with namespaces #209

Closed lmazuel closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #209 into master will increase coverage by 1.46%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   82.57%   84.04%   +1.46%     
==========================================
  Files          25       25              
  Lines        2669     2670       +1     
==========================================
+ Hits         2204     2244      +40     
+ Misses        465      426      -39     
Impacted Files Coverage Δ
msrest/serialization.py 85.49% <100.00%> (+2.93%) :arrow_up:
msrest/universal_http/__init__.py 74.09% <0.00%> (+1.03%) :arrow_up:
msrest/pipeline/__init__.py 91.20% <0.00%> (+1.60%) :arrow_up:
msrest/pipeline/universal.py 93.13% <0.00%> (+1.96%) :arrow_up:
msrest/exceptions.py 87.34% <0.00%> (+2.53%) :arrow_up:
msrest/paging.py 91.22% <0.00%> (+3.50%) :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 66cd196...f2684d0. Read the comment docs.