Skip to content

[FileFormats] Fix free variables in LP writer #1006

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

Merged
merged 1 commit into from
Jan 21, 2020
Merged

[FileFormats] Fix free variables in LP writer #1006

merged 1 commit into from
Jan 21, 2020

Conversation

odow
Copy link
Member

@odow odow commented Jan 20, 2020

This is a little embarrassing that I didn't notice this earlier.

Closes odow/MathOptFormat.jl#101

@codecov-io
Copy link

codecov-io commented Jan 20, 2020

Codecov Report

Merging #1006 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1006      +/-   ##
=========================================
+ Coverage   95.19%   95.2%   +<.01%     
=========================================
  Files          99      99              
  Lines       11166   11172       +6     
=========================================
+ Hits        10630   10636       +6     
  Misses        536     536
Impacted Files Coverage Δ
src/FileFormats/LP/LP.jl 97.8% <100%> (+0.15%) ⬆️

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 49180c6...c574918. Read the comment docs.

@blegat blegat added this to the v0.9.10 milestone Jan 21, 2020
@odow odow merged commit 3323615 into master Jan 21, 2020
@odow odow deleted the od/MOF-LP-free branch January 21, 2020 14:26
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.

LP writer has wrong bounds for free variables
3 participants