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

Fix calling updateDistance() #3

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

HarutakaMatsumoto
Copy link
Member

https://github.com/trajectoryjp/closest_go/releases/tag/v1.0.3 made MeasureNonnegativeDistance() precise, but TestMeasureDistance(_) and TestMeasureDistance_Geodetic(_) fail.
This is because I split updateDirection() into updateDirection() and updateDistance(), but did not add updateDistance() to epa().
Sorry, I fixed it.

Updated tests.
Succeeded all of the short tests
@HarutakaMatsumoto HarutakaMatsumoto merged commit c4f9957 into main Nov 28, 2024
@HarutakaMatsumoto HarutakaMatsumoto deleted the hotfix/updateDistance branch November 28, 2024 08:39
@HarutakaMatsumoto HarutakaMatsumoto restored the hotfix/updateDistance branch November 28, 2024 08:39
HarutakaMatsumoto added a commit that referenced this pull request Nov 28, 2024
@HarutakaMatsumoto HarutakaMatsumoto deleted the hotfix/updateDistance branch November 28, 2024 08:59
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.

1 participant