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

added signal_to_noise_threshold option to remove_noise function #192

Closed StSchulze closed 4 years ago

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

Codecov Report

Merging #192 into master will increase coverage by 0.06%. The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   83.98%   84.05%   +0.06%     
==========================================
  Files          32       32              
  Lines        3509     3524      +15     
==========================================
+ Hits         2947     2962      +15     
  Misses        562      562
Impacted Files Coverage Δ
tests/main_spec_test.py 99.02% <100%> (+0.04%) :arrow_up:
pymzml/spec.py 75.06% <75%> (ø) :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 60a3fa2...190ed23. Read the comment docs.