-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
downgrade CI #650
downgrade CI #650
Conversation
9159d95
to
02e531d
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #650 +/- ##
=========================================
+ Coverage 8.37% 8.46% +0.08%
=========================================
Files 30 30
Lines 2496 2470 -26
=========================================
Hits 209 209
+ Misses 2287 2261 -26 ☔ View full report in Codecov by Sentry. |
The downgrade CI passes locally for me. |
Are you running the tests of the extension packages as well? It seems this is due to something missing in ReverseDiff when doing the Lux tests. Maybe @avik-pal knows. |
The Lux error is a bad lower bound reversediff compat in Lux, but that extension should not be used here. |
6d60d81
to
0420edb
Compare
What's the goal here? |
Seems like failures are stochastic. |
This one looks good to go. |
@Vaibhavdixit02 are you going to look into https://github.com/SciML/Optimization.jl/actions/runs/7315937069/job/19930076157?pr=650#step:7:856 ? |
This one is quite the Gordian knot to untie.