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

Code refactored for atlas start and end route paths #798

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

raju-gatla
Copy link
Contributor

Description:

Generating invalid routes for complex bigNodes
image

Solution

Process if we have not yet visited the path/edge for start and end in any direction (It would be really weired to revisit an edge/path in a BigNode, both in forward and reverse directions.

Potential Impact:

Should able to generate valid start to end routes

Unit Test Approach:

Added unit tests

Test Results:

Ran locally using tests which is generating expected routes


In doubt: Contributing Guidelines

Copy link

@varaprasad6700 varaprasad6700 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

@saveerreddy saveerreddy left a comment

Choose a reason for hiding this comment

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

Every thing looks good to me. Thank You

Copy link
Collaborator

@matthieun matthieun left a comment

Choose a reason for hiding this comment

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

Thanks for the update, this looks good to me!

@Huyuntj
Copy link
Contributor

Huyuntj commented Nov 10, 2023

Changes look good to me. @matthieun pls merge it.

@matthieun matthieun merged commit 08a08d8 into osmlab:dev Nov 10, 2023
1 of 2 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.

5 participants