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

CompatHelper: bump compat for NLopt to 1 for package docs, (keep existing compat) #575

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the NLopt package from 0.6 to 0.6, 1 for package docs. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 year ago

Codecov Report

Merging #575 (cea715e) into master (eaf7793) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #575   +/-   ##
=======================================
  Coverage   10.17%   10.17%           
=======================================
  Files          41       41           
  Lines        2368     2368           
=======================================
  Hits          241      241           
  Misses       2127     2127           

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