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

Fix bug with random access in binary IO streams #182

Closed MKoesters closed 4 years ago

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

Codecov Report

Merging #182 into dev will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #182      +/-   ##
==========================================
+ Coverage   83.98%   84.01%   +0.02%     
==========================================
  Files          32       32              
  Lines        3509     3503       -6     
==========================================
- Hits         2947     2943       -4     
+ Misses        562      560       -2
Impacted Files Coverage Δ
pymzml/file_classes/standardMzml.py 68.12% <100%> (+0.02%) :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 fe45a41...a7f090c. Read the comment docs.