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

Replace PATHSolver with odow/PATH.jl #44

Merged
merged 41 commits into from
Jan 26, 2021
Merged

Replace PATHSolver with odow/PATH.jl #44

merged 41 commits into from
Jan 26, 2021

Conversation

odow
Copy link
Collaborator

@odow odow commented Jan 26, 2021

I started to register PATH.jl as a new package. However, it was pointed out that "PATH" is a pretty common name to add the the registry, and PATHSolver already exists, so we should just make a complete overhaul of PATHSolver.

Closing all open issues as irrelevant. People can re-open if they encounter bugs in the new package.
Closes #4
Closes #15
Closes #18
Closes #38

MichaelCFerris and others added 11 commits June 26, 2020 09:39
Ferris pull, then updating pathlib
* Move to binaries hosted at wisc.edu

* Fix Appveyor

* Add 1.4 to Windows CI

* Add LUSOL with test

* Fix LUSOL on 1.4

* [ci skip] add to README

* Disable LUSOL for now

* Reenable LUSOL tests

* Remove @c_api

* Improve coverage
* Add transmcp as MOI example

* GC.@preserve the IOBuffer

* Dedent GC preserve
* Update Project.toml

* Update Project.toml
* Check mutability of stdout

* Update C_API.jl
@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #44 (540c5ac) into master (525fa11) will decrease coverage by 2.21%.
The diff coverage is 94.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   96.84%   94.62%   -2.22%     
==========================================
  Files           1        3       +2     
  Lines          95      242     +147     
==========================================
+ Hits           92      229     +137     
- Misses          3       13      +10     
Impacted Files Coverage Δ
src/PATHSolver.jl 100.00% <ø> (+3.15%) ⬆️
src/C_API.jl 92.95% <92.95%> (ø)
src/MOI_wrapper.jl 96.96% <96.96%> (ø)

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 525fa11...7119a05. Read the comment docs.

@odow odow mentioned this pull request Jan 26, 2021
3 tasks
@odow
Copy link
Collaborator Author

odow commented Jan 26, 2021

@chkwon ready to merge this when you are, or you could add me as a collaborator?

@chkwon
Copy link
Owner

chkwon commented Jan 26, 2021

@odow Do you think transferring the ownership to you would help you manage? I'd do it if you like.

@odow
Copy link
Collaborator Author

odow commented Jan 26, 2021

Happy to leave it here for now. We can revisit if it becomes a problem. Another option is to add it to jump-dev if we want to add some complementarity examples.

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