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

Update Project.toml to try Enzyme 0.11.4 and then 0.11.3 #563

Closed Vaibhavdixit02 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #563 (ea06457) into master (0265a08) will decrease coverage by 0.97%. The diff coverage is n/a.

@@            Coverage Diff            @@
##           master    #563      +/-   ##
=========================================
- Coverage   10.31%   9.35%   -0.97%     
=========================================
  Files          40      40              
  Lines        2316    2319       +3     
=========================================
- Hits          239     217      -22     
- Misses       2077    2102      +25     

see 5 files with indirect coverage changes

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

Vaibhavdixit02 commented 1 year ago

Looks like 0.11.3 broke it

ChrisRackauckas commented 1 year ago

what's the issue?