bittremieux / spectrum_utils

Python package for efficient mass spectrometry data processing and visualization
https://spectrum-utils.readthedocs.io/
Apache License 2.0
130 stars 21 forks source link

URL-encode USIs #49

Closed bittremieux closed 1 year ago

bittremieux commented 1 year ago

Fixes #43.

codecov[bot] commented 1 year ago

Codecov Report

Merging #49 (06f70bc) into main (4994dd7) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   70.79%   70.82%   +0.03%     
==========================================
  Files           7        7              
  Lines         962      963       +1     
==========================================
+ Hits          681      682       +1     
  Misses        281      281              
Impacted Files Coverage Δ
spectrum_utils/spectrum.py 59.65% <100.00%> (+0.17%) :arrow_up: