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

[docs] improve docstrings in objective.jl #3708

Closed odow closed 3 months ago

odow commented 3 months ago

Came up on slack with @chelseas

image
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 98.37%. Comparing base (0f917fa) to head (73e2de3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3708 +/- ## ========================================== + Coverage 98.35% 98.37% +0.02% ========================================== Files 43 43 Lines 5709 5736 +27 ========================================== + Hits 5615 5643 +28 + Misses 94 93 -1 ```

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