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 projection of dw reformulation to original formulation #253

Merged
merged 9 commits into from
Feb 21, 2020
Merged

Conversation

guimarqu
Copy link
Contributor

fix #252

Pure master variables was ignored...

@codecov-io
Copy link

codecov-io commented Feb 20, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #253   +/-   ##
=========================================
  Coverage          ?   83.45%           
=========================================
  Files             ?       49           
  Lines             ?     2926           
  Branches          ?        0           
=========================================
  Hits              ?     2442           
  Misses            ?      484           
  Partials          ?        0
Impacted Files Coverage Δ
src/Coluna.jl 100% <ø> (ø)
src/MathProg/problem.jl 86.66% <50%> (ø)
src/MOIwrapper.jl 89.52% <90%> (ø)

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 39d9843...412ebd1. Read the comment docs.

@guimarqu guimarqu merged commit cc99cbd into master Feb 21, 2020
@guimarqu guimarqu deleted the fixproj branch February 21, 2020 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with projection from the reformulation to the original variables
3 participants