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

CompatHelper: bump compat for Optim to 1 for package OptimizationOptimJL, (keep existing compat) #606

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 10 months ago

This pull request changes the compat entry for the Optim package from 1.7.0 - 1.7.6 to 1.7.0 - 1.7.6, 1 for package OptimizationOptimJL. 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 10 months ago

Codecov Report

Merging #606 (360a090) into master (14932ce) will decrease coverage by 2.67%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #606      +/-   ##
=========================================
- Coverage    9.46%   6.79%   -2.67%     
=========================================
  Files          40      40              
  Lines        2694    2692       -2     
=========================================
- Hits          255     183      -72     
- Misses       2439    2509      +70     

see 4 files with indirect coverage changes

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