Azure / msrest-for-python

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

Adding LRO implementation to msrest #78

Closed lmazuel closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #78 into master will increase coverage by 0.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
+ Coverage   77.89%   78.03%   +0.13%     
==========================================
  Files         271      273       +2     
  Lines       14198    14307     +109     
==========================================
+ Hits        11060    11164     +104     
- Misses       3138     3143       +5
Impacted Files Coverage Δ
msrest/polling/poller.py 100% <100%> (ø)
msrest/polling/__init__.py 100% <100%> (ø)
msrest/serialization.py 81.87% <0%> (-0.26%) :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 b5dc35e...e49c367. Read the comment docs.