SciML / Optimization.jl

Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.
https://docs.sciml.ai/Optimization/stable/
MIT License
688 stars 75 forks source link

Fix docs build #696

Closed ChrisRackauckas closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (d879158) 8.53% compared to head (a2ec2bb) 1.68%. Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #696 +/- ## ========================================= - Coverage 8.53% 1.68% -6.85% ========================================= Files 31 31 Lines 2496 2491 -5 ========================================= - Hits 213 42 -171 - Misses 2283 2449 +166 ```

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