biosustain / cameo

cameo - computer aided metabolic engineering & optimization
http://cameo.bio
Apache License 2.0
114 stars 44 forks source link

Fix testing #239

Closed Midnighter closed 5 years ago

Midnighter commented 5 years ago

Update configurations and model files in order to fix the test suite.

codecov[bot] commented 5 years ago

Codecov Report

Merging #239 into devel will decrease coverage by 0.99%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            devel     #239   +/-   ##
=======================================
- Coverage   63.85%   62.85%   -1%     
=======================================
  Files          56       56           
  Lines        5126     5126           
  Branches      886      886           
=======================================
- Hits         3273     3222   -51     
- Misses       1670     1723   +53     
+ Partials      183      181    -2
Impacted Files Coverage Δ
...n/heuristic/evolutionary/multiprocess/migrators.py 37.14% <0%> (-40%) :arrow_down:
cameo/parallel.py 43.33% <0%> (-35.84%) :arrow_down:
cameo/core/target.py 60.78% <0%> (-0.66%) :arrow_down:
...ain_design/deterministic/flux_variability_based.py 66.36% <0%> (+0.44%) :arrow_up:
cameo/api/designer.py 70.41% <0%> (+0.83%) :arrow_up:
...n/heuristic/evolutionary/multiprocess/observers.py 42.6% <0%> (+1.73%) :arrow_up:
cameo/strain_design/pathway_prediction/util.py 91.66% <0%> (+5.55%) :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 06aab6d...95802bb. Read the comment docs.