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

Release 2.4.4 #171

Closed MKoesters closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #171 into master will decrease coverage by 0.09%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #171     +/-   ##
=========================================
- Coverage   83.19%   83.09%   -0.1%     
=========================================
  Files          32       32             
  Lines        3504     3507      +3     
=========================================
- Hits         2915     2914      -1     
- Misses        589      593      +4
Impacted Files Coverage Δ
pymzml/file_classes/standardGzip.py 97.14% <ø> (ø) :arrow_up:
pymzml/file_classes/standardMzml.py 58.95% <ø> (ø) :arrow_up:
pymzml/utils/GSGR.py 84.53% <ø> (ø) :arrow_up:
pymzml/obo.py 78.82% <ø> (ø) :arrow_up:
pymzml/file_classes/indexedGzip.py 96.96% <ø> (ø) :arrow_up:
pymzml/plot.py 73.3% <ø> (ø) :arrow_up:
pymzml/utils/GSGW.py 84.92% <ø> (ø) :arrow_up:
pymzml/spec.py 75.06% <100%> (-0.38%) :arrow_down:
pymzml/run.py 85.97% <50%> (-0.45%) :arrow_down:

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 7f01356...8f0a880. Read the comment docs.