Skip to content

Conversation

@BethanyG
Copy link
Member

@BethanyG BethanyG commented Mar 21, 2024

fixes Issue #54 (we hope)

As a result of this fix, solutions are now being parsed better, and the placeholder assignment has improved.
The following golden tests needed to be updated:

  • [example-generator-normalization]
  • [plane-tickets]
  • [linked-list]
  • [nth-prime]
  • [palindrome-products]
  • [perfect-numbers]
  • [pov]
  • [pythagorean-triplet]

The following golden test was added to prevent this issue from regressing:

  • [example_expression_normalization]

@BethanyG
Copy link
Member Author

Additional Note: Since this code affects mostly hanging unassigned expressions and yield statements, there is probably no need to re-run all solutions. Instead, if there are issues with specific solutions, they can be re-run as needed.

@BethanyG BethanyG merged commit ff71565 into exercism:main Mar 27, 2024
@BethanyG BethanyG deleted the fix-issue54 branch March 27, 2024 21:06
@BethanyG BethanyG restored the fix-issue54 branch April 23, 2024 21:43
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.

2 participants