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

[feature] Gtfs2Ntfs: added parameter --schedule-prefix #688

Merged
merged 2 commits into from
Aug 26, 2020

Conversation

datanel
Copy link
Member

@datanel datanel commented Aug 7, 2020

ref: ND-993

This is a breaking change. schedule prefix is no longer automatically created by the 6 characters of the dataset id.
a new parameter --schedule-prefix has been added and may be provided in gtfs2ntfs

+ some markdown linting

@datanel datanel force-pushed the schedule_subprefix branch 2 times, most recently from 3a45f02 to ba39dfd Compare August 7, 2020 16:36
Copy link
Contributor

@pbougue pbougue left a comment

Choose a reason for hiding this comment

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

👍 It looks fine.

Is it possible to add a test without subprefix set and check that we only have prefix (as allowing it is the main goal of that change)?
Maybe also test with subprefix but no prefix, and none of the two would be nice.
(don't know if some are already tested appart of this PR, though).

gtfs2ntfs/src/main.rs Outdated Show resolved Hide resolved
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.

3 participants