Azure / msrest-for-python

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

Re-implement iteration for paging.Paged #22

Closed brettcannon closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   88.52%   88.78%   +0.25%     
==========================================
  Files          10       10              
  Lines        1229     1239      +10     
==========================================
+ Hits         1088     1100      +12     
+ Misses        141      139       -2
Impacted Files Coverage Δ
msrest/paging.py 89.58% <100%> (+8%) :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 a999154...0e9ca0e. Read the comment docs.