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

Remove unused endpoint #124

Closed kvikshaug closed 5 years ago

kvikshaug commented 5 years ago

This endpoint returns a model modified with the given operations, but as far as I can tell we have no use case for this.

codecov-io commented 5 years ago

Codecov Report

Merging #124 into devel will increase coverage by 0.97%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #124      +/-   ##
==========================================
+ Coverage   73.11%   74.08%   +0.97%     
==========================================
  Files          21       21              
  Lines         729      714      -15     
==========================================
- Hits          533      529       -4     
+ Misses        196      185      -11
Impacted Files Coverage Δ
src/model/resources.py 82.35% <100%> (+10.06%) :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 7fd37a8...644b2fa. Read the comment docs.