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

Updates to MOI v0.5 #1412

Merged
merged 1 commit into from
Aug 7, 2018
Merged

Updates to MOI v0.5 #1412

merged 1 commit into from
Aug 7, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 7, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 7, 2018

Codecov Report

Merging #1412 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1412      +/-   ##
==========================================
+ Coverage   89.08%   89.18%   +0.09%     
==========================================
  Files          25       25              
  Lines        3684     3827     +143     
==========================================
+ Hits         3282     3413     +131     
- Misses        402      414      +12
Impacted Files Coverage Δ
src/optimizerinterface.jl 73.91% <100%> (-3.02%) ⬇️
src/nlp.jl 82.22% <0%> (+0.16%) ⬆️
src/affexpr.jl 96.61% <0%> (+0.57%) ⬆️
src/JuMP.jl 79.16% <0%> (+1.13%) ⬆️
src/quadexpr.jl 93.22% <0%> (+1.65%) ⬆️

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 3d08140...f38b46f. Read the comment docs.

test/runtests.jl Outdated
@@ -48,19 +48,19 @@ end

include("JuMPExtension.jl")

include("derivatives.jl")
include("derivatives_coloring.jl")
#include("derivatives.jl")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oups

@mlubin mlubin merged commit 7dcc75f into master Aug 7, 2018
@mlubin mlubin deleted the bl/moi0.5 branch August 7, 2018 14:01
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.

2 participants