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 Optimisers to 0.3 for package OptimizationOptimisers, (keep existing compat) #580

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Optimisers package from 0.2 to 0.2, 0.3 for package OptimizationOptimisers. 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 #580 (51a473d) into master (2233bbc) will decrease coverage by 2.24%. Report is 86 commits behind head on master. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #580      +/-   ##
=========================================
- Coverage   10.19%   7.96%   -2.24%     
=========================================
  Files          41      45       +4     
  Lines        2451    3492    +1041     
=========================================
+ Hits          250     278      +28     
- Misses       2201    3214    +1013     

see 9 files with indirect coverage changes

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

prbzrg commented 11 months ago

CI needs a re-run. most of the failings are just version conflicts.