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

Update nlp.jl #560

Closed baggepinnen closed 1 year ago

baggepinnen commented 1 year ago

close #559

codecov[bot] commented 1 year ago

Codecov Report

Merging #560 (9907ef0) into master (ed32f42) will decrease coverage by 0.04%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #560      +/-   ##
==========================================
- Coverage   10.46%   10.42%   -0.04%     
==========================================
  Files          40       40              
  Lines        2322     2321       -1     
==========================================
- Hits          243      242       -1     
  Misses       2079     2079              
Impacted Files Coverage Δ
lib/OptimizationMOI/src/nlp.jl 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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