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

chore: Protect against infinite loop in getStopOrParentLatLng #957

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

aababilov
Copy link
Collaborator

Also move getStopOrParentLatLng to a separate class to make it reusable.

Also move getStopOrParentLatLng to a separate class to make it reusable.

@RunWith(JUnit4.class)
public class StopUtilTest {
@Rule public final Expect expect = Expect.create();
Copy link
Contributor

@lionel-nj lionel-nj Aug 16, 2021

Choose a reason for hiding this comment

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

👀 thanks, good to know!

Copy link
Contributor

@lionel-nj lionel-nj left a comment

Choose a reason for hiding this comment

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

Thanks @aababilov

@lionel-nj
Copy link
Contributor

Closing and reopening to apply the workflow defined in #953 that aims at checking code formatting.

@lionel-nj lionel-nj closed this Aug 16, 2021
@lionel-nj lionel-nj reopened this Aug 16, 2021
@lionel-nj lionel-nj merged commit 5373180 into MobilityData:master Aug 16, 2021
@isabelle-dr isabelle-dr mentioned this pull request Nov 2, 2021
4 tasks
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