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
704 stars 77 forks source link

Fix optim maxsense #624

Closed Vaibhavdixit02 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #624 (3db7393) into master (29d5407) will not change coverage. The diff coverage is 33.33%.

@@          Coverage Diff           @@
##           master    #624   +/-   ##
======================================
  Coverage    8.32%   8.32%           
======================================
  Files          40      40           
  Lines        2704    2704           
======================================
  Hits          225     225           
  Misses       2479    2479           
Files Coverage Δ
lib/OptimizationOptimJL/src/OptimizationOptimJL.jl 63.15% <33.33%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!