Azure / msrest-for-python

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

XML fixes #114

Closed lmazuel closed 6 years ago

lmazuel commented 6 years ago

Work with https://github.com/Azure/autorest.python/pull/62

codecov-io commented 6 years ago

Codecov Report

Merging #114 into master will decrease coverage by 7%. The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   87.82%   80.81%   -7.01%     
==========================================
  Files          12       12              
  Lines        1708     1715       +7     
==========================================
- Hits         1500     1386     -114     
- Misses        208      329     +121
Impacted Files Coverage Δ
msrest/serialization.py 82.46% <72.72%> (-8.7%) :arrow_down:
msrest/exceptions.py 86.3% <0%> (-10.96%) :arrow_down:
msrest/http_logger.py 17.02% <0%> (-8.52%) :arrow_down:
msrest/service_client.py 80.15% <0%> (-8.34%) :arrow_down:
msrest/pipeline.py 91.37% <0%> (-5.18%) :arrow_down:
msrest/configuration.py 42.3% <0%> (-1.29%) :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 45a089a...ca104c4. Read the comment docs.