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 converting Number to GenericNonlinearExpr #3672

Closed odow closed 9 months ago

odow commented 9 months ago

Closes #3671

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (e2149bf) 98.32% compared to head (4f7645c) 98.32%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3672 +/- ## ======================================= Coverage 98.32% 98.32% ======================================= Files 43 43 Lines 5682 5686 +4 ======================================= + Hits 5587 5591 +4 Misses 95 95 ```

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