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

Fix multi-field name parsing #340

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Fix multi-field name parsing #340

merged 1 commit into from
Dec 11, 2024

Conversation

gastaldi
Copy link
Member

- Update test suite to include validation for multiple field declarations using AssertJ.
- Refactor `getName` method in `FieldImpl` for more efficient retrieval of fully qualified names.
@gastaldi gastaldi merged commit b5c08a5 into master Dec 11, 2024
4 checks passed
@gastaldi gastaldi deleted the field_name branch December 11, 2024 13:36
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.

Bug in FieldImpl.getName() Method: Incorrect Handling of Multiple Variables in One Line
1 participant