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

Implement methods for retrieving ion mobility arrays #252

Closed MKoesters closed 3 years ago

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

Codecov Report

Merging #252 into dev will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #252      +/-   ##
==========================================
+ Coverage   84.18%   84.30%   +0.12%     
==========================================
  Files          32       32              
  Lines        3698     3727      +29     
==========================================
+ Hits         3113     3142      +29     
  Misses        585      585              
Impacted Files Coverage Δ
pymzml/spec.py 77.83% <100.00%> (+0.68%) :arrow_up:
tests/main_spec_test.py 99.04% <100.00%> (+0.01%) :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 349da4d...2a7cac0. Read the comment docs.