Skip to content

Conversation

@guitargeek
Copy link
Contributor

Backport of #20518

The codegen implementation for this class was broken because the
function only took one template parameter, which resulted in overload
resolution failure when the passed argument types were different.

This is fixed now, and a unit test is added to prevent future
regressions.

Also, a workaround around a Clad issue is removed from the tests, and
the tolerance parameter of some tests is adjusted, because changing a
prior test had an effect on the random number generation of the Landau
tests.
@github-actions
Copy link

Test Results

    21 files      21 suites   3d 20h 4m 18s ⏱️
 3 706 tests  3 706 ✅ 0 💤 0 ❌
75 965 runs  75 965 ✅ 0 💤 0 ❌

Results for commit aaf64b3.

@dpiparo dpiparo merged commit 6dcdf32 into root-project:v6-38-00-patches Nov 26, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants