biosustain / cameo

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

Fix pathway #232

Closed Midnighter closed 5 years ago

Midnighter commented 5 years ago

Address the style comments from the last PR.

codecov[bot] commented 5 years ago

Codecov Report

Merging #232 into master will decrease coverage by 0.02%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
- Coverage   63.81%   63.79%   -0.03%     
==========================================
  Files          56       56              
  Lines        5127     5126       -1     
  Branches      886      886              
==========================================
- Hits         3272     3270       -2     
- Misses       1672     1674       +2     
+ Partials      183      182       -1
Impacted Files Coverage Δ
...ain_design/pathway_prediction/pathway_predictor.py 75.98% <66.66%> (+0.29%) :arrow_up:
cameo/core/target.py 60.78% <0%> (-0.66%) :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 aa45d59...f2f5e75. Read the comment docs.