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

change codes for julia 1.0+ #46

Merged
merged 53 commits into from
Sep 12, 2019
Merged

change codes for julia 1.0+ #46

merged 53 commits into from
Sep 12, 2019

Conversation

leejm516
Copy link
Contributor

@laurentheirendt, here I do PR again from your last commit of the develop branch. Could you have a look?

Remaining issues:

  • The test routine does not recognize all the installed solver (possibly due to REQUIRE in the test directory)
  • distributedFBA with the CPLEX solver raises an error during the test

@laurentheirendt
Copy link
Collaborator

very nice @leejm516 👍 - the tests pass locally. I will see what's up with the remaining issues.

@cossio
Copy link

cossio commented Jul 9, 2019

It seems that CI is running tests against Julia v0.6? Maybe travis needs to be fixed to run tests against Julia 1.0 instead?

@laurentheirendt
Copy link
Collaborator

Update:

✅ Gurobi and CPLEX tests pass.

Following issues remain:

  • ❌PALM.jl tests do not pass
  • ❌code coverage not working

@laurentheirendt
Copy link
Collaborator

Tests for PALM.jl run on Linux and macOS, but not on Windows. See issue #50.

@laurentheirendt
Copy link
Collaborator

Apart from the 2 minor open issues, everything's looking sharp!

Thanks @leejm516 👍

@laurentheirendt laurentheirendt merged commit 3e3558a into opencobra:develop Sep 12, 2019
@cossio
Copy link

cossio commented Sep 12, 2019

Great work @laurentheirendt and @leejm516!

@cossio
Copy link

cossio commented Sep 12, 2019

Can you tag a release?

@laurentheirendt
Copy link
Collaborator

Not yet. Certain issues are still open that need fixing first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants