jump-dev / SumOfSquares.jl

Sum of Squares Programming for Julia
Other
115 stars 24 forks source link

Update to MOI v1 and JuMP v0.23 #238

Closed blegat closed 2 years ago

blegat commented 2 years ago

Part of https://github.com/jump-dev/JuMP.jl/issues/2564

Closes https://github.com/jump-dev/SumOfSquares.jl/pull/234 Closes https://github.com/jump-dev/SumOfSquares.jl/pull/235 Closes https://github.com/jump-dev/SumOfSquares.jl/pull/236 Closes https://github.com/jump-dev/SumOfSquares.jl/pull/237

codecov[bot] commented 2 years ago

Codecov Report

Merging #238 (151f48c) into master (ccde3a5) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #238   +/-   ##
=======================================
  Coverage   76.60%   76.60%           
=======================================
  Files          36       36           
  Lines        1680     1680           
=======================================
  Hits         1287     1287           
  Misses        393      393           
Impacted Files Coverage Δ
src/constraint.jl 75.86% <100.00%> (ø)

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 ccde3a5...151f48c. Read the comment docs.