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

FIXED Issue #4652: src/thor/unidirectional_astar.cc doesnt work for date_time type 2, i.e. for arrival #4653

Merged
merged 4 commits into from Mar 24, 2024

Conversation

TheTonda
Copy link
Contributor

Issue 4652 ([https://github.com//issues/4652])

issue : src/thor/unidirectional_astar.cc doesnt work for date_time type 2, i.e. for arrival

steps to recreate: just make any long route(idk roughly around 1500 kms) with speed_type = 2(arrival), it will say "no route found".

its a minor fix i know but its bugging me.

@kevinkreiser
Copy link
Member

can you run scripts/format.sh that will do a linting on the changed source code which you can commit and make CI happy.

Co-authored-by: Kevin Kreiser <kevinkreiser@gmail.com>
@TheTonda
Copy link
Contributor Author

I'm on a vacation right now and cannot access my work system, editing the code on github, so can't run any scripts.

@nilsnolde
Copy link
Member

Yeah I have the exact same fix in #4642

@nilsnolde nilsnolde merged commit 6fb3eb7 into valhalla:master Mar 24, 2024
7 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.

None yet

3 participants