pymzml / pymzML

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

Move warning for missing ms_deisotope to deconvolute method #158

Closed MKoesters closed 5 years ago

MKoesters commented 5 years ago

related to #157

codecov[bot] commented 5 years ago

Codecov Report

Merging #158 into master will increase coverage by <.01%. The diff coverage is 20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   82.95%   82.96%   +<.01%     
==========================================
  Files          32       32              
  Lines        3468     3469       +1     
==========================================
+ Hits         2877     2878       +1     
  Misses        591      591
Impacted Files Coverage Δ
pymzml/spec.py 75.38% <20%> (+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 0221a5c...3ed62da. Read the comment docs.