jump-dev / JuMP.jl

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

Fix text/latex printing of GenericNonlinearExpr #3609

Closed odow closed 9 months ago

odow commented 9 months ago

Closes #3604

pulsipher commented 9 months ago

Thanks for the quick turnaround.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (39c73e7) 98.29% compared to head (c1c8585) 98.40%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3609 +/- ## ========================================== + Coverage 98.29% 98.40% +0.10% ========================================== Files 38 43 +5 Lines 5689 5699 +10 ========================================== + Hits 5592 5608 +16 + Misses 97 91 -6 ```

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