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
711 stars 79 forks source link

Fix mtk empty contraints creation and update rosenbrock example #578

Closed Vaibhavdixit02 closed 1 year ago

Vaibhavdixit02 commented 1 year ago

Fixes failing docs job as well

codecov[bot] commented 1 year ago

Codecov Report

Merging #578 (4ae8c72) into master (6fdfdcc) will decrease coverage by 0.81%. The diff coverage is 28.57%.

@@            Coverage Diff            @@
##           master    #578      +/-   ##
=========================================
- Coverage   10.19%   9.38%   -0.81%     
=========================================
  Files          41      41              
  Lines        2443    2450       +7     
=========================================
- Hits          249     230      -19     
- Misses       2194    2220      +26     
Files Changed Coverage Δ
ext/OptimizationMTKExt.jl 33.33% <28.57%> (-5.96%) :arrow_down:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more