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

Fix macro issue in indicator constraints #3813

Closed odow closed 2 months ago

odow commented 2 months ago

Closes #3812

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 97.90%. Comparing base (ad1dd7f) to head (336c210). Report is 1 commits behind head on master.

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

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