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

Proposed solution to bug #745 #765

Closed ParasPuneetSingh closed 1 month ago

ParasPuneetSingh commented 1 month ago

The comment edit needs to be performed in SciMLBase and other solver packages.

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 17.07%. Comparing base (e0610cd) to head (9d7892b). Report is 112 commits behind head on master.

Files Patch % Lines
lib/OptimizationBBO/src/OptimizationBBO.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #765 +/- ## ========================================== + Coverage 11.37% 17.07% +5.69% ========================================== Files 22 22 Lines 1512 1593 +81 ========================================== + Hits 172 272 +100 + Misses 1340 1321 -19 ```

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