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

jump version fix to v0.18.5- #107

Closed harshangrjn closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #107 into master will decrease coverage by 0.01%. The diff coverage is 83.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
- Coverage   76.18%   76.16%   -0.02%     
==========================================
  Files          15       15              
  Lines        3250     3248       -2     
==========================================
- Hits         2476     2474       -2     
  Misses        774      774
Impacted Files Coverage Δ
src/nlexpr.jl 92.76% <ø> (ø) :arrow_up:
src/Alpine.jl 50% <ø> (ø) :arrow_up:
src/bounds.jl 83.96% <100%> (ø) :arrow_up:
src/solver.jl 95.78% <100%> (+0.09%) :arrow_up:
src/amp.jl 87.87% <33.33%> (ø) :arrow_up:
src/utility.jl 46.2% <33.33%> (ø) :arrow_up:
src/operators.jl 74.59% <50%> (-0.07%) :arrow_down:
src/algorithm.jl 81.56% <50%> (+0.45%) :arrow_up:
src/presolve.jl 92.56% <85.71%> (-0.07%) :arrow_down:
src/log.jl 93.33% <98.18%> (-0.33%) :arrow_down:

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 c69ed37...a66d26a. Read the comment docs.