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

Require v1.9 for AD tests #605

Closed ChrisRackauckas closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Merging #605 (298763d) into master (6e03b87) will decrease coverage by 0.67%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #605      +/-   ##
=========================================
- Coverage    9.46%   8.79%   -0.67%     
=========================================
  Files          40      40              
  Lines        2694    2694              
=========================================
- Hits          255     237      -18     
- Misses       2439    2457      +18     

see 1 file with indirect coverage changes

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