Skip to content

Fix: rename in variable to coupled - #530

Merged
lkdvos merged 1 commit into
mainfrom
ld-in
Sep 10, 2026
Merged

Fix: rename in variable to coupled#530
lkdvos merged 1 commit into
mainfrom
ld-in

Conversation

@lkdvos

@lkdvos lkdvos commented Sep 10, 2026

Copy link
Copy Markdown
Member

In test/symmetries/singletree.jl, a local variable named in shadowed Base.in, causing errors in the one(in) in ⊗(out...) check. Renamed to coupled.
Started causing issues in v1.13 only because the random seed changed, running a codepath that was previously never taken.

🤖 Generated with Claude Code

@lkdvos lkdvos changed the title Test: rename in variable to coupled Fix: rename in variable to coupled Sep 10, 2026
The variable shadowed `Base.in`, breaking the `one(in) in ⊗(out...)` check.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@lkdvos
lkdvos merged commit 3e1b0fb into main Sep 10, 2026
2 of 3 checks passed
@lkdvos
lkdvos deleted the ld-in branch September 10, 2026 22:51
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 16 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant