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

Update README.rst #230

Closed MKoesters closed 4 years ago

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

Codecov Report

Merging #230 into dev will increase coverage by 0.44%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #230      +/-   ##
==========================================
+ Coverage   83.99%   84.43%   +0.44%     
==========================================
  Files          32       32              
  Lines        3673     3682       +9     
==========================================
+ Hits         3085     3109      +24     
+ Misses        588      573      -15     
Impacted Files Coverage Δ
pymzml/run.py 89.47% <ø> (ø)
pymzml/spec.py 77.29% <71.42%> (+2.19%) :arrow_up:
tests/ms2_spec_test.py 98.14% <100.00%> (+0.14%) :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 a00b0ce...e9526d9. Read the comment docs.