Skip to content

Fix continuous pickup#326

Merged
binh-dam-ibigroup merged 9 commits intoconveyal:devfrom
miles-grant-ibigroup:fix-continuous-pickup
Sep 29, 2021
Merged

Fix continuous pickup#326
binh-dam-ibigroup merged 9 commits intoconveyal:devfrom
miles-grant-ibigroup:fix-continuous-pickup

Conversation

@miles-grant-ibigroup
Copy link
Copy Markdown
Collaborator

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

Closes #325 and adds unit tests to prevent a similar issue from happening again. The test is structured in a way that future GTFS Flex features can also be tested in a similar way (with a new feed that is small enough new features can be added to it)

Copy link
Copy Markdown
Collaborator

@br648 br648 left a comment

Choose a reason for hiding this comment

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

Just one change recommended to the unit test.

@br648 br648 assigned miles-grant-ibigroup and unassigned br648 Sep 28, 2021
Copy link
Copy Markdown
Collaborator

@br648 br648 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown
Collaborator

@binh-dam-ibigroup binh-dam-ibigroup left a comment

Choose a reason for hiding this comment

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

Approving pending figuring out a resolution to the build error.

@miles-grant-ibigroup miles-grant-ibigroup removed their assignment Sep 29, 2021
@binh-dam-ibigroup binh-dam-ibigroup merged commit 1852f6c into conveyal:dev Sep 29, 2021
@binh-dam-ibigroup binh-dam-ibigroup mentioned this pull request Sep 29, 2021
4 tasks
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.

stop_times.continuous_drop_off/continous_pickup incorrectly loaded?

5 participants