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

[jormungandr] fix cycle_lane_length #3876

Merged
merged 4 commits into from
Dec 15, 2022
Merged

[jormungandr] fix cycle_lane_length #3876

merged 4 commits into from
Dec 15, 2022

Conversation

xlqian
Copy link
Member

@xlqian xlqian commented Dec 13, 2022

the calculation of cycle_lane_lenght was incorrectly based on the length of path_items.

path_items contain partially cycle_lane information which is not reliable to calculate the cycle_lane_length .

With this PR: https://github.com/hove-io/asgard/pull/220, cycle_lane_length is precisely stored in street_information.

@xlqian xlqian marked this pull request as ready for review December 13, 2022 16:30
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@xlqian xlqian merged commit ab56941 into dev Dec 15, 2022
@xlqian xlqian deleted the fix_cycle_lane_path branch December 15, 2022 13:18
@woshilapin woshilapin changed the title [Jormungandr] fix cycle_lane_length [jormungandr] fix cycle_lane_length Dec 22, 2022
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