Azure / msrest-for-python

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

Fix folder problem with deploy #113

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
+ Coverage   80.97%   87.82%   +6.85%     
==========================================
  Files          12       12              
  Lines        1708     1708              
==========================================
+ Hits         1383     1500     +117     
+ Misses        325      208     -117
Impacted Files Coverage Δ
msrest/configuration.py 43.58% <0%> (+1.28%) :arrow_up:
msrest/pipeline.py 96.55% <0%> (+5.17%) :arrow_up:
msrest/service_client.py 88.49% <0%> (+8.33%) :arrow_up:
msrest/serialization.py 91.16% <0%> (+8.39%) :arrow_up:
msrest/http_logger.py 25.53% <0%> (+8.51%) :arrow_up:
msrest/exceptions.py 97.26% <0%> (+10.95%) :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 3be6556...79a64aa. Read the comment docs.