DD-DeCaF / simulations

Model service which takes care of adjusting model according to incoming messages and returns information such as fluxes, theoretical maximum yields, etc
Apache License 2.0
0 stars 1 forks source link

Implement minimal community modeling endpoint #154

Closed kvikshaug closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #154 into devel will increase coverage by 0.25%. The diff coverage is 81.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #154      +/-   ##
==========================================
+ Coverage   75.52%   75.78%   +0.25%     
==========================================
  Files          20       21       +1     
  Lines         907      958      +51     
==========================================
+ Hits          685      726      +41     
- Misses        222      232      +10
Impacted Files Coverage Δ
src/simulations/storage.py 84.31% <100%> (+0.31%) :arrow_up:
src/simulations/schemas.py 100% <100%> (ø) :arrow_up:
src/simulations/resources.py 76.4% <35.71%> (-7.81%) :arrow_down:
src/simulations/modeling/community.py 96.87% <96.87%> (ø)

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 f6685f0...5baadf7. Read the comment docs.