metaspace2020 / sm-engine

Engine for metabolite annotation for imaging mass spectrometry
Apache License 2.0
7 stars 5 forks source link

'metaspace_options' section removed from metadata #33

Closed intsco closed 6 years ago

intsco commented 6 years ago

The code was refactored in order to stop relying on the 'metaspace_options' section of the metadata.

codecov-io commented 6 years ago

Codecov Report

Merging #33 into master will increase coverage by <.01%. The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   81.07%   81.07%   +<.01%     
==========================================
  Files          28       28              
  Lines        2008     2003       -5     
==========================================
- Hits         1628     1624       -4     
+ Misses        380      379       -1
Impacted Files Coverage Δ
sm/engine/sm_daemon.py 71.62% <ø> (ø) :arrow_up:
sm/engine/util.py 69.73% <0%> (ø) :arrow_up:
sm/engine/db.py 92.53% <0%> (+1.23%) :arrow_up:
sm/engine/search_job.py 96.68% <100%> (ø) :arrow_up:
sm/engine/dataset.py 91.35% <100%> (-0.11%) :arrow_down:
sm/engine/es_export.py 93.24% <100%> (-0.05%) :arrow_down:
sm/engine/dataset_manager.py 79.79% <100%> (-0.11%) :arrow_down:

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 8876aa2...b1af585. Read the comment docs.