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

Restructure precursor information #258

Closed MKoesters closed 3 years ago

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

Codecov Report

Merging #258 (96c13f2) into dev (034e26e) will increase coverage by 0.10%. The diff coverage is 80.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #258      +/-   ##
==========================================
+ Coverage   84.18%   84.28%   +0.10%     
==========================================
  Files          32       32              
  Lines        3698     3735      +37     
==========================================
+ Hits         3113     3148      +35     
- Misses        585      587       +2     
Impacted Files Coverage Δ
tests/ms2_spec_test.py 98.21% <ø> (ø)
pymzml/spec.py 77.80% <77.50%> (+0.65%) :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 850e738...96c13f2. Read the comment docs.