Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 398 #399

Merged
merged 2 commits into from
Aug 25, 2020
Merged

fix 398 #399

merged 2 commits into from
Aug 25, 2020

Conversation

ericphanson
Copy link
Collaborator

fix #398 by allowing fix!'d variables in quadform

@codecov
Copy link

codecov bot commented Aug 25, 2020

Codecov Report

Merging #399 into master will increase coverage by 0.00%.
The diff coverage is 88.88%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #399   +/-   ##
=======================================
  Coverage   88.42%   88.43%           
=======================================
  Files          75       75           
  Lines        3508     3527   +19     
=======================================
+ Hits         3102     3119   +17     
- Misses        406      408    +2     
Impacted Files Coverage Δ
src/atoms/second_order_cone/quadform.jl 66.66% <60.00%> (-2.57%) ⬇️
src/problem_depot/problems/socp.jl 100.00% <100.00%> (ø)

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 4b1052e...eccfa2a. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Sequential quadratic programming does not work with quadcost
1 participant