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 Flux to 0.14 for package docs, (keep existing compat) #566

Closed github-actions[bot] closed 9 months ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the Flux package from 0.13 to 0.13, 0.14 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 #566 (90ef4ed) into master (edad8dd) will decrease coverage by 6.70%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #566      +/-   ##
=========================================
- Coverage   10.27%   3.58%   -6.70%     
=========================================
  Files          41      41              
  Lines        2374    2371       -3     
=========================================
- Hits          244      85     -159     
- Misses       2130    2286     +156     

see 4 files with indirect coverage changes

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