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

Plotly has become picky and spaces between the colors are not tolerated anymore :( #162

Closed fu closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #162 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   83.19%   83.19%           
=======================================
  Files          32       32           
  Lines        3505     3505           
=======================================
  Hits         2916     2916           
  Misses        589      589
Impacted Files Coverage Δ
pymzml/plot.py 73.3% <ø> (ø) :arrow_up:
tests/plot_spec_test.py 98.38% <ø> (ø) :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 3ab1c4e...8495025. Read the comment docs.

MKoesters commented 5 years ago

Could you also fix the version in requirements.txt?