pymzml / pymzML

pymzML - an interface between Python and mzML Mass spectrometry Files
https://pymzml.readthedocs.io/en/latest/
MIT License
160 stars 91 forks source link

Reset iter after StopIteration #226

Closed MKoesters closed 4 years ago

MKoesters commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #226 into dev will increase coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #226      +/-   ##
==========================================
+ Coverage   83.82%   83.99%   +0.16%     
==========================================
  Files          32       32              
  Lines        3661     3673      +12     
==========================================
+ Hits         3069     3085      +16     
+ Misses        592      588       -4     
Impacted Files Coverage Δ
pymzml/run.py 89.47% <100.00%> (+2.56%) :arrow_up:
tests/main_reader_test.py 99.39% <100.00%> (+0.03%) :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 4d74420...1370808. Read the comment docs.