fix: correct destination initialization and response handling #100

Merged
argoyle merged 1 commits from fix-distance-matrix-destination-index into master 2025-02-16 15:26:19 +00:00
argoyle commented 2025-02-16 15:23:59 +00:00 (Migrated from gitlab.com)

This commit makes corrections to the initialization of the dests array to
ensure it properly allocates space for each destination. It also fixes the
response handling by correctly extending the response structure after
the loop, improving overall stability and accuracy of the distance
matrix request handling.

This commit makes corrections to the initialization of the dests array to ensure it properly allocates space for each destination. It also fixes the response handling by correctly extending the response structure after the loop, improving overall stability and accuracy of the distance matrix request handling.
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-02-16 15:24:12 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2025-02-16 15:26:19 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dancefinder/geo-service#100