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
691 stars 75 forks source link

Update OptimizationZygoteExt.jl #679

Closed Vaibhavdixit02 closed 6 months ago

Vaibhavdixit02 commented 6 months ago

Checklist

Additional context

Add any other context about the problem here.

codecov[bot] commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f2001e9) 8.89% compared to head (c7347d2) 8.89%.

Files Patch % Lines
ext/OptimizationZygoteExt.jl 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #679 +/- ## ====================================== Coverage 8.89% 8.89% ====================================== Files 31 31 Lines 2517 2517 ====================================== Hits 224 224 Misses 2293 2293 ```

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