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

aligning stoptime stop_id/location_id/location_group_id && alternate_stop_name_exceptions.txt with spec #231

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

CaylaSavitzky
Copy link
Collaborator

@CaylaSavitzky CaylaSavitzky commented Apr 11, 2024

Summary:

according to spec:
file - alternate_stop_name_exceptions.txt, fields - route_id && stop_id allow for non-numerical values in spec

file - location_groups.txt, field - location_group_name is an optional field

merge process was propagating stop_id value to location_id, & location_group_id (which are all supposed to be mutually exclusive)

  • added test for this && added fix

Expected behavior:

Explain how you expect the pull request to work in your testing (in case other platforms/versions exhibit different behavior).

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Format the title like "Fix #<issue_number> - short description of fix and changes"
  • Linked all relevant issues

@sheldonabrown sheldonabrown merged commit 44251c9 into OneBusAway:master Apr 17, 2024
2 checks passed
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