jump-dev / JuMP.jl

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

Fix complex variables of custom coefficient type #3691

Closed blegat closed 4 months ago

blegat commented 4 months ago

Closes https://github.com/jump-dev/JuMP.jl/issues/3689

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.36%. Comparing base (1195695) to head (47ebc24).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3691 +/- ## ======================================= Coverage 98.36% 98.36% ======================================= Files 43 43 Lines 5698 5698 ======================================= Hits 5605 5605 Misses 93 93 ```

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