Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: fix suffixification logic in update #5311

Merged
merged 2 commits into from
Aug 30, 2024
Merged

Conversation

mitchellwrosen
Copy link
Member

@mitchellwrosen mitchellwrosen commented Aug 30, 2024

Overview

The name suffixification logic in update was not properly updated for the new parsing logic implemented in #5276. This PR fixes that.

Test coverage

I've added a failing test in the first commit that is fixed by the second.

@mitchellwrosen mitchellwrosen marked this pull request as ready for review August 30, 2024 18:43
@mitchellwrosen mitchellwrosen added the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label Aug 30, 2024
@mergify mergify bot merged commit 1f48916 into trunk Aug 30, 2024
34 of 35 checks passed
@mergify mergify bot removed the ready-to-merge Apply this to a PR and it will get merged automatically once CI passes and 1 reviewer has approved label Aug 30, 2024
@mergify mergify bot deleted the 24-08-30-fix-update branch August 30, 2024 21:42
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