lanl-ansi / Alpine.jl

A Julia/JuMP-based Global Optimization Solver for Non-convex Programs
https://lanl-ansi.github.io/Alpine.jl/latest/
Other
244 stars 39 forks source link

Updates for Package Rename to Alpine #94

Closed ccoffrin closed 5 years ago

ccoffrin commented 5 years ago

Currently a work in progress.

ccoffrin commented 5 years ago

@harshangrjn, @kaarthiksundar add additional fixes to this branch.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7f08aa1). Click here to learn what that means. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #94   +/-   ##
=========================================
  Coverage          ?   78.15%           
=========================================
  Files             ?       15           
  Lines             ?     3241           
  Branches          ?        0           
=========================================
  Hits              ?     2533           
  Misses            ?      708           
  Partials          ?        0
Impacted Files Coverage Δ
src/presolve.jl 95.72% <ø> (ø)
src/amp.jl 88.88% <ø> (ø)
src/nlexpr.jl 93.72% <ø> (ø)
src/embedding.jl 93.1% <ø> (ø)
src/heuristics.jl 36.76% <ø> (ø)
src/operators.jl 79.89% <ø> (ø)
src/tmc.jl 86.57% <ø> (ø)
src/utility.jl 48.35% <0%> (ø)
src/multi.jl 63.6% <0%> (ø)
src/solver.jl 96.2% <100%> (ø)
... and 5 more

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 7f08aa1...bb06a70. Read the comment docs.

ccoffrin commented 5 years ago

I think this is all set.

ccoffrin commented 5 years ago

Moving forward on this so that we can start the pkg reg bike shedding process.