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

License change to MIT #165

Closed JB-MS closed 5 years ago

JB-MS commented 5 years ago

License has been changed to MIT license.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #165   +/-   ##
=======================================
  Coverage   83.19%   83.19%           
=======================================
  Files          32       32           
  Lines        3505     3505           
=======================================
  Hits         2916     2916           
  Misses        589      589
Impacted Files Coverage Δ
pymzml/run.py 86.5% <ø> (ø) :arrow_up:
pymzml/spec.py 75.44% <ø> (ø) :arrow_up:
pymzml/file_classes/standardGzip.py 97.14% <ø> (ø) :arrow_up:
pymzml/file_classes/standardMzml.py 58.95% <ø> (ø) :arrow_up:
pymzml/utils/GSGR.py 84.53% <ø> (ø) :arrow_up:
pymzml/obo.py 78.82% <ø> (ø) :arrow_up:
pymzml/file_classes/indexedGzip.py 96.96% <ø> (ø) :arrow_up:
pymzml/plot.py 73.3% <ø> (ø) :arrow_up:
pymzml/utils/GSGW.py 84.92% <ø> (ø) :arrow_up:
pymzml/__init__.py 93.33% <ø> (ø) :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 726e887...a04e904. Read the comment docs.