Azure / msrest-for-python

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

Pipeline #106

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #106 into master will decrease coverage by 0.28%. The diff coverage is 83.6%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
- Coverage   88.01%   87.72%   -0.29%     
==========================================
  Files          12       25      +13     
  Lines        1736     2559     +823     
==========================================
+ Hits         1528     2245     +717     
- Misses        208      314     +106
Impacted Files Coverage Δ
msrest/pipeline/aiohttp.py 100% <100%> (ø)
msrest/version.py 100% <100%> (ø) :arrow_up:
msrest/polling/__init__.py 100% <100%> (ø) :arrow_up:
msrest/polling/async_poller.py 100% <100%> (ø)
msrest/__init__.py 100% <100%> (ø) :arrow_up:
msrest/async_paging.py 100% <100%> (ø)
msrest/paging.py 91.22% <100%> (+2.99%) :arrow_up:
msrest/exceptions.py 97.29% <66.66%> (+0.03%) :arrow_up:
msrest/serialization.py 90.82% <69.23%> (-0.61%) :arrow_down:
msrest/http_logger.py 72.34% <70%> (+46.8%) :arrow_up:
... and 31 more

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 50c5546...4f3ffe8. Read the comment docs.