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

Improve accession of cvParams in spec #220

Closed MKoesters closed 4 years ago

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

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #220      +/-   ##
==========================================
+ Coverage   83.82%   84.27%   +0.44%     
==========================================
  Files          32       32              
  Lines        3661     3670       +9     
==========================================
+ Hits         3069     3093      +24     
+ Misses        592      577      -15     
Impacted Files Coverage Δ
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 4d74420...c71c2d4. Read the comment docs.