opencobra / memote

memote – the genome-scale metabolic model test suite
https://memote.readthedocs.io/
Apache License 2.0
127 stars 27 forks source link

feat: extend annotation tests with a check for inchi strings #580

Closed ChristianLieven closed 5 years ago

ChristianLieven commented 5 years ago

I've left out SMILES for now because there seems to be no dedicated registry for it on identifiers.org and hence no MIRIAM-compliant identifier pattern.

@matthiaskoenig do you have any suggestions on how to still include SMILES or do you think InChI will suffice?

codecov[bot] commented 5 years ago

Codecov Report

Merging #580 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #580   +/-   ##
========================================
  Coverage    80.28%   80.28%           
========================================
  Files           57       57           
  Lines         2957     2957           
  Branches       391      391           
========================================
  Hits          2374     2374           
  Misses         518      518           
  Partials        65       65
Impacted Files Coverage Δ
memote/support/annotation.py 97.5% <ø> (ø) :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 4f7dfc3...fa0f24d. Read the comment docs.