Conversation
|
The test seems to already be generated from the function list. |
|
Looks good to me, it's also consistent with ForwardDiff: https://github.com/JuliaDiff/ForwardDiff.jl/blob/f00147ebd3615497b24bafb71c1f037857ca9408/src/dual.jl#L339 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #273 +/- ##
=======================================
Coverage 82.47% 82.47%
=======================================
Files 18 18
Lines 1586 1586
=======================================
Hits 1308 1308
Misses 278 278 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
It is a Base function that returns a scalar.
https://github.com/SciML/DiffEqBase.jl/blame/master/src/internal_itp.jl#L46
https://github.com/SciML/OrdinaryDiffEq.jl/actions/runs/14272335727/job/40008186966?pr=2662#step:6:1251
@oscardssmith