jump-dev / Pajarito.jl

A solver for mixed-integer convex optimization
Mozilla Public License 2.0
131 stars 22 forks source link

change options names and descriptions to match readme #326

Closed chriscoey closed 7 years ago

chriscoey commented 7 years ago

fixes #312

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d333b8f). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #326   +/-   ##
=========================================
  Coverage          ?   90.91%           
=========================================
  Files             ?        4           
  Lines             ?     1761           
  Branches          ?        0           
=========================================
  Hits              ?     1601           
  Misses            ?      160           
  Partials          ?        0
Impacted Files Coverage Δ
src/solver.jl 81.57% <100%> (ø)
src/conic_algorithm.jl 90.62% <100%> (ø)

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 d333b8f...2a7b8e1. Read the comment docs.