Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Remove objective_constant #94

Closed
wants to merge 4 commits into from
Closed

Remove objective_constant #94

wants to merge 4 commits into from

Conversation

odow
Copy link
Member

@odow odow commented Feb 21, 2019

Closes #43

This is a breaking change for LQOI.

@codecov-io
Copy link

codecov-io commented Feb 21, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #94   +/-   ##
=========================================
  Coverage          ?   90.37%           
=========================================
  Files             ?       12           
  Lines             ?     1350           
  Branches          ?        0           
=========================================
  Hits              ?     1220           
  Misses            ?      130           
  Partials          ?        0
Impacted Files Coverage Δ
src/LinQuadOptInterface.jl 98.38% <ø> (ø)
src/solver_interface.jl 61.11% <ø> (ø)
src/mockoptimizer.jl 83.83% <100%> (ø)
src/solve.jl 81.91% <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 4769deb...01700b6. Read the comment docs.

@odow odow closed this Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reconsider holding the objective constant outside of the solver
3 participants