Azure / msrest-for-python

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

Fix Autorest.Python CI integration #50

Closed lmazuel closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #50 into master will increase coverage by 0.55%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   77.21%   77.77%   +0.55%     
==========================================
  Files          10      260     +250     
  Lines        1251    12696   +11445     
==========================================
+ Hits          966     9874    +8908     
- Misses        285     2822    +2537
Impacted Files Coverage Δ
msrest/serialization.py
msrest/authentication.py
msrest/version.py
msrest/__init__.py
msrest/paging.py
msrest/service_client.py
msrest/exceptions.py
msrest/pipeline.py
msrest/configuration.py
msrest/http_logger.py
... and 260 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 fe46823...c115163. Read the comment docs.