jump-dev / Pavito.jl

A gradient-based outer approximation solver for convex mixed-integer nonlinear programming (MINLP)
Other
60 stars 10 forks source link

Update to MOI v0.10 #40

Closed blegat closed 3 years ago

blegat commented 3 years ago

Requires a new release of JuMP

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (ffdbb8f) into master (1ebd714) will decrease coverage by 0.15%. The diff coverage is 77.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   69.98%   69.82%   -0.16%     
==========================================
  Files           4        3       -1     
  Lines         543      570      +27     
==========================================
+ Hits          380      398      +18     
- Misses        163      172       +9     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 82.51% <69.23%> (+1.26%) :arrow_up:
src/algorithm.jl 68.99% <83.33%> (-0.42%) :arrow_down:
src/inf_nlp.jl 0.00% <0.00%> (ø)
src/Pavito.jl

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 1ebd714...ffdbb8f. Read the comment docs.