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

Add helper function for 32bit MultirowChange #408

Merged
merged 2 commits into from
Jun 28, 2018
Merged

Add helper function for 32bit MultirowChange #408

merged 2 commits into from
Jun 28, 2018

Conversation

odow
Copy link
Member

@odow odow commented Jun 28, 2018

Cause of failure in jump-dev/GLPK.jl#53 (comment)

@codecov-io
Copy link

codecov-io commented Jun 28, 2018

Codecov Report

Merging #408 into master will decrease coverage by 0.31%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #408      +/-   ##
=========================================
- Coverage   95.51%   95.2%   -0.32%     
=========================================
  Files          40      40              
  Lines        5111    5111              
=========================================
- Hits         4882    4866      -16     
- Misses        229     245      +16
Impacted Files Coverage Δ
src/functions.jl 100% <100%> (ø) ⬆️
src/Utilities/parser.jl 86.71% <0%> (-10.94%) ⬇️
src/Utilities/functions.jl 96.85% <0%> (-1.05%) ⬇️
src/Test/intlinear.jl 97.41% <0%> (-0.37%) ⬇️
src/Bridges/detbridge.jl 100% <0%> (+1.17%) ⬆️

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 36c02df...50b5e49. Read the comment docs.

@blegat
Copy link
Member

blegat commented Jun 28, 2018

I have created an AppVeyor project for MOI using the JuliaOpt AppVeyor user: https://ci.appveyor.com/project/JuliaOpt/mathoptinterface-jl

@blegat blegat closed this Jun 28, 2018
@blegat blegat reopened this Jun 28, 2018
@blegat
Copy link
Member

blegat commented Jun 28, 2018

Copy link
Member

@blegat blegat left a comment

Choose a reason for hiding this comment

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

Looks good, let's merge v0.4.1 !

@blegat blegat merged commit ae87890 into master Jun 28, 2018
@odow odow deleted the odowfix32bit branch June 28, 2018 12:10
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.

3 participants