gis-ops / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
https://routingpy.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
270 stars 26 forks source link

[bugfix] use profile instead of vehicle for GraphHopper Directions #94

Closed Serphentas closed 1 year ago

Serphentas commented 1 year ago

See #93

nilsnolde commented 1 year ago

Hmpf, it seems I have no way to trigger CI on this.. Manually didn't work and even after changing the workflow and merging master it doesn't work. Seems like CI configuration isn't re-read after a PR is opened.

Let me fix the tests, next time it'll work:)

nilsnolde commented 1 year ago

That should be it. Ah, now the tests also run, good:)

Serphentas commented 1 year ago

Thanks for the quick PR review !

nilsnolde commented 1 year ago

no worries! thanks for the PR! 1.2.1 is also published:)