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 incomplete segments #144

Merged

Conversation

MichaelKutzner
Copy link
Contributor

Fixes an issue, where frun::for_each_shape_point() could invoke supplied callback for only a single coordinate.

This issue is now checked by:

  • Always invoke callback for start and end stop
  • Ensure no duplicated shape offsets are calculated and stored

@MichaelKutzner MichaelKutzner marked this pull request as ready for review October 10, 2024 10:44
@felixguendling felixguendling merged commit 6a37889 into motis-project:master Oct 10, 2024
10 checks passed
@MichaelKutzner MichaelKutzner deleted the fix_incomplete_segments branch October 10, 2024 11:34
MichaelKutzner added a commit to MichaelKutzner/motis that referenced this pull request Oct 11, 2024
This updates nigiri version to include a fix for incomplete segments.
felixguendling pushed a commit to motis-project/motis that referenced this pull request Oct 11, 2024
This updates nigiri version to include a fix for incomplete segments.
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