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

fix bug when accessing scan_time_in_minutes multiple times in a row #232

Closed MKoesters closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #232 into dev will increase coverage by 0.48%. The diff coverage is 70.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #232      +/-   ##
==========================================
+ Coverage   83.99%   84.47%   +0.48%     
==========================================
  Files          32       32              
  Lines        3673     3685      +12     
==========================================
+ Hits         3085     3113      +28     
+ Misses        588      572      -16     
Impacted Files Coverage Δ
pymzml/spec.py 77.46% <61.11%> (+2.36%) :arrow_up:
tests/ms2_spec_test.py 98.21% <100.00%> (+0.21%) :arrow_up:
pymzml/run.py 89.47% <0.00%> (ø)

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 6259384...65b2339. Read the comment docs.