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

Move set_normalized_coefficient to src/variables.jl to better type arguments #3661

Closed odow closed 8 months ago

odow commented 8 months ago

https://github.com/jump-dev/JuMP.jl/actions/runs/7690915174

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7cab7ff) 98.29% compared to head (e06b96e) 98.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3661 +/- ## ======================================= Coverage 98.29% 98.29% ======================================= Files 43 43 Lines 5676 5676 ======================================= Hits 5579 5579 Misses 97 97 ```

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