jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.24k stars 396 forks source link

Prep for v1.23.0 #3799

Closed odow closed 3 months ago

odow commented 3 months ago

Pre-release

The release

Post-release

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.90%. Comparing base (34ec0a0) to head (24149ad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3799 +/- ## ======================================= Coverage 97.90% 97.90% ======================================= Files 44 44 Lines 6020 6020 ======================================= Hits 5894 5894 Misses 126 126 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

blegat commented 3 months ago

PolyJuMP and SumOfSquares failing can be ignore, they need to checkout a few packages for the tests to work

odow commented 3 months ago

@joaquimg BilevelJuMP is:

image
odow commented 3 months ago

Okay, I think this is ready