jump-dev / JuMP.jl

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

[docs] add warning about Y <= X, Set() syntax #3769

Closed odow closed 3 weeks ago

odow commented 3 weeks ago

x-ref https://github.com/jump-dev/JuMP.jl/pull/3766

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 98.38%. Comparing base (886a652) to head (99cf38d). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3769 +/- ## ======================================= Coverage 98.38% 98.38% ======================================= Files 44 44 Lines 5879 5885 +6 ======================================= + Hits 5784 5790 +6 Misses 95 95 ```

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