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

Binary jump v2b #189

Closed fu closed 4 years ago

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

Codecov Report

Merging #189 into dev will decrease coverage by 0.17%. The diff coverage is 82.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #189      +/-   ##
==========================================
- Coverage   79.97%   79.79%   -0.18%     
==========================================
  Files          33       33              
  Lines        3800     3925     +125     
==========================================
+ Hits         3039     3132      +93     
- Misses        761      793      +32
Impacted Files Coverage Δ
pymzml/regex_patterns.py 100% <100%> (ø) :arrow_up:
pymzml/file_classes/standardMzml.py 69.61% <82.11%> (+1.48%) :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 6e71f0c...b2e20dc. Read the comment docs.