biosustain / cameo

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

fix: use `mode=lines` instead of `model=line` in new plotly API #223

Closed phantomas1234 closed 5 years ago

phantomas1234 commented 5 years ago

fixes #217

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #223      +/-   ##
==========================================
- Coverage   63.97%   63.93%   -0.04%     
==========================================
  Files          56       56              
  Lines        5108     5108              
  Branches      882      882              
==========================================
- Hits         3268     3266       -2     
- Misses       1656     1659       +3     
+ Partials      184      183       -1
Impacted Files Coverage Δ
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 2ec2a49...19c1d58. Read the comment docs.

phantomas1234 commented 5 years ago

Who would have thought that a one line change would still trigger a useful review comment :-)