pymzml / pymzML

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

fixed bug that avoided centroiding function to work properly #267

Closed fu closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #267 (2dbb8fb) into dev (439a05c) will increase coverage by 0.01%. The diff coverage is 88.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #267      +/-   ##
==========================================
+ Coverage   84.28%   84.29%   +0.01%     
==========================================
  Files          32       32              
  Lines        3735     3738       +3     
==========================================
+ Hits         3148     3151       +3     
  Misses        587      587              
Impacted Files Coverage Δ
pymzml/spec.py 77.89% <88.23%> (+0.08%) :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 171de97...2dbb8fb. Read the comment docs.

MKoesters commented 3 years ago

@fu I'm gonna merge this soon (later this afternoon) and publish a new release