Skip to content

fix bare interpolation regression#16235

Merged
Bahex merged 3 commits intonushell:mainfrom
Bahex:fix-bare-interpolation-regression
Jul 25, 2025
Merged

fix bare interpolation regression#16235
Bahex merged 3 commits intonushell:mainfrom
Bahex:fix-bare-interpolation-regression

Conversation

@Bahex
Copy link
Copy Markdown
Member

@Bahex Bahex commented Jul 23, 2025

Regression from #16204

Before:

After:

Tests + Formatting

+1

Copy link
Copy Markdown
Member

@sholderbach sholderbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on your comments in #16204 this sounds good at first glance.

The test is thorough, with a slightly high tax should we change something in the AST representation, we should probably have a plan ready to make sure we port tests like these ahead of refactors to a more agnostic style.

Minor comment: may be worth adding an issue number in a comment to the test.

@Bahex
Copy link
Copy Markdown
Member Author

Bahex commented Jul 24, 2025

We don't actually have an issue for the regression this PR fixes, so I'll add a more through description here and add the number of the PR instead.

@Bahex Bahex merged commit f3d92e3 into nushell:main Jul 25, 2025
27 of 30 checks passed
@github-actions github-actions bot added this to the v0.107.0 milestone Jul 25, 2025
@Bahex Bahex added the notes:fixes Include the release notes summary in the "Bug fixes" section label Jul 29, 2025
@Bahex Bahex removed this from the v0.107.0 milestone Aug 19, 2025
@Bahex Bahex deleted the fix-bare-interpolation-regression branch March 22, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A:parser Issues related to parsing notes:fixes Include the release notes summary in the "Bug fixes" section

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants