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 an illegal simplification in MA.operate!! for NonlinearExpr #3826

Closed odow closed 2 months ago

odow commented 2 months ago

Closes #3825

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 (dc4f2a8) to head (b2fbd67). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3826 +/- ## ========================================== - Coverage 97.90% 97.90% -0.01% ========================================== Files 44 44 Lines 6022 6019 -3 ========================================== - Hits 5896 5893 -3 Misses 126 126 ```

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