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

force stop_times sorting to ensure giving accurate first/last stop time information #18

Merged
merged 2 commits into from
Aug 9, 2023

Conversation

jsteelz
Copy link
Member

@jsteelz jsteelz commented Aug 9, 2023

if stop_times are not ordered by stop_sequence in the CSV being read, the first_ and last_ stop time getters will return incorrect results.

Copy link
Contributor

@npaun npaun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@jsteelz jsteelz merged commit 204203b into main Aug 9, 2023
1 check passed
@jsteelz jsteelz deleted the force-stoptimes-sort branch August 9, 2023 19:16
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