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 transfer path when no access points is reachable #4078

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

xlqian
Copy link
Member

@xlqian xlqian commented Jul 26, 2023

No description provided.

@xlqian xlqian marked this pull request as ready for review July 26, 2023 17:31
@xlqian xlqian force-pushed the fix_transfer_path_when_no_access_points_is_reachable branch from 1942579 to 0b11e4e Compare July 27, 2023 13:32
@@ -282,11 +282,17 @@ def _do_access_point_transfer(self, section, prev_section_mode, next_section_mod
origins,
destinations,
FallbackModes.walking.name,
section.duration * 2,
section.duration * 3,
Copy link
Contributor

Choose a reason for hiding this comment

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

This seems pretty random for a change. Can you explain a bit why we do this change?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, it's an empirical value.

@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

60.0% 60.0% Coverage
0.0% 0.0% Duplication

@xlqian xlqian merged commit 9563e75 into dev Jul 27, 2023
@xlqian xlqian deleted the fix_transfer_path_when_no_access_points_is_reachable branch July 27, 2023 15:01
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