pymzml / pymzML

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

Release v2.4.7 #235

Closed MKoesters closed 4 years ago

MKoesters commented 4 years ago

Release v2.4.7

codecov[bot] commented 4 years ago

Codecov Report

Merging #235 into dev will increase coverage by 0.03%. The diff coverage is 61.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #235      +/-   ##
==========================================
+ Coverage   84.15%   84.19%   +0.03%     
==========================================
  Files          32       32              
  Lines        3698     3701       +3     
==========================================
+ Hits         3112     3116       +4     
+ Misses        586      585       -1     
Impacted Files Coverage Δ
pymzml/spec.py 77.15% <54.54%> (+0.16%) :arrow_up:
tests/ms2_spec_test.py 98.21% <100.00%> (+0.06%) :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 5eaf345...d9a6700. Read the comment docs.