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

BinaryBuilder #76

Merged
merged 21 commits into from
Sep 10, 2018
Merged

BinaryBuilder #76

merged 21 commits into from
Sep 10, 2018

Conversation

juan-pablo-vielma
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 8, 2018

Codecov Report

Merging #76 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   92.05%   92.05%           
=======================================
  Files           4        4           
  Lines         428      428           
=======================================
  Hits          394      394           
  Misses         34       34
Impacted Files Coverage Δ
src/MPBWrapper.jl 94.36% <100%> (ø) ⬆️

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 2359497...a146fbd. Read the comment docs.

make sure updated versions of binaries are installed
@mlubin
Copy link
Member

mlubin commented Sep 9, 2018

What was the reason for downgrading from 2.0.6 to 2.0.5?

@mlubin
Copy link
Member

mlubin commented Sep 10, 2018

@mlubin
Copy link
Member

mlubin commented Sep 10, 2018

Failures on 32-bit windows are pointing to a bug that was masked because we had disabled the tests. I think removing the Vector{Int} assertion on the line below should fix it?
https://github.com/JuliaOpt/ECOS.jl/blob/23594975c8506bf4905b24120b0dd360aa9e24be/src/MPBWrapper.jl#L268

@mlubin
Copy link
Member

mlubin commented Sep 10, 2018

The failure on win64/julia 1.0 is pre-existing (https://ci.appveyor.com/project/JuliaOpt/ecos-jl/build/1.0.63/job/55m6ej3fxqoony62), so this is safe to merge from my side.

@mlubin mlubin merged commit db356d4 into jump-dev:master Sep 10, 2018
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