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: personMoney event reference lookup missing in EventsReader #3258

Merged

Conversation

mfrawley-moia
Copy link
Collaborator

@mfrawley-moia mfrawley-moia commented May 7, 2024

We (Moia) discovered that the reference attribute for personMoney events was always null when parsed by the EventsReaderv1 class. I added a hopefully-appropriate unit test for it in EventsReadersTest, and adjusted the events.xml fixture accordingly.

Feedback is more than welcome! cc @nkuehnel @fzwick

@mfrawley-moia mfrawley-moia force-pushed the fix-person-money-event-attr-ref branch from 7101124 to 636a229 Compare May 7, 2024 15:45
@nkuehnel
Copy link
Member

nkuehnel commented May 7, 2024

Thanks Mark, looks good to me : )

@nkuehnel nkuehnel self-requested a review May 7, 2024 17:44
@nkuehnel nkuehnel merged commit bdf2182 into matsim-org:master May 7, 2024
47 checks passed
@nkuehnel nkuehnel deleted the fix-person-money-event-attr-ref branch May 7, 2024 17:45
mfrawley-moia added a commit to moia-oss/matsim-libs that referenced this pull request May 7, 2024
fix: personMoney event reference lookup missing in EventsReader (matsim-org#3258)
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