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

Upgrade Metis #29

Merged
merged 22 commits into from
Apr 11, 2019
Merged

Upgrade Metis #29

merged 22 commits into from
Apr 11, 2019

Conversation

fredrikekre
Copy link
Member

This "replaces" JuliaSparse/Metis.jl with fredrikekre/Metis.jl by rebasing it on top of this package in order to preserve all history for both packages.
The major improvement is that fredrikekre/Metis.jl uses BinaryBuilder/BinaryProvider (see JuliaPackaging/Yggdrasil#8 and https://github.com/JuliaPackaging/Yggdrasil/releases/tag/METIS-v5.1.0-0) for the binary dependency, and should thus work smoothly on any system where Julia runs.

cc @dmbates

fixes #11, fixes #18, fixes #23, fixes #27, fixes #28
closes #26, closes #25, closes #24, closes #22

@codecov-io
Copy link

codecov-io commented Apr 8, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@9609060). Click here to learn what that means.
The diff coverage is 86.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #29   +/-   ##
=========================================
  Coverage          ?   87.01%           
=========================================
  Files             ?        2           
  Lines             ?       77           
  Branches          ?        0           
=========================================
  Hits              ?       67           
  Misses            ?       10           
  Partials          ?        0
Impacted Files Coverage Δ
src/metis_h.jl 60% <60%> (ø)
src/Metis.jl 96.49% <96.42%> (ø)

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 9609060...b54c4bf. Read the comment docs.

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