plasmo-dev / Plasmo.jl

A Platform for Scalable Modeling and Optimization
Other
143 stars 20 forks source link

Update JuMP dependency to v1.2 #66

Closed jalving closed 1 year ago

jalving commented 1 year ago

This PR should allow Plasmo.jl to work with the latest JuMP v1.2 release.

codecov-commenter commented 1 year ago

Codecov Report

Merging #66 (87ea855) into main (bcdb151) will increase coverage by 0.18%. The diff coverage is 92.35%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
+ Coverage   90.77%   90.95%   +0.18%     
==========================================
  Files          20       19       -1     
  Lines        2297     2256      -41     
==========================================
- Hits         2085     2052      -33     
+ Misses        212      204       -8     
Impacted Files Coverage Δ
src/Plasmo.jl 100.00% <ø> (ø)
src/optinode.jl 88.79% <76.47%> (-3.59%) :arrow_down:
src/optimizer_interface.jl 89.52% <86.66%> (-1.26%) :arrow_down:
src/partition.jl 95.45% <87.50%> (ø)
src/nlp_evaluator.jl 87.65% <93.42%> (+0.04%) :arrow_up:
src/aggregate.jl 92.50% <100.00%> (-0.10%) :arrow_down:
src/aggregate_utils.jl 95.29% <100.00%> (+0.05%) :arrow_up:
src/moi_backend_graph.jl 97.08% <100.00%> (+0.97%) :arrow_up:
src/moi_backend_node.jl 90.78% <100.00%> (ø)
src/optigraph.jl 87.42% <100.00%> (-0.04%) :arrow_down:
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.