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 short circuting of && and || in macros #3655

Closed odow closed 10 months ago

odow commented 10 months ago

Closes #3654

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (c31d9cf) 98.28% compared to head (c87959d) 98.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3655 +/- ## ======================================= Coverage 98.28% 98.28% ======================================= Files 43 43 Lines 5650 5652 +2 ======================================= + Hits 5553 5555 +2 Misses 97 97 ```

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