mie-lab / trackintel

trackintel is a framework for spatio-temporal analysis of movement trajectory and mobility data.
MIT License
198 stars 50 forks source link

TST: correct calculate_dist_matrix test #595

Closed bifbof closed 8 months ago

bifbof commented 8 months ago

fixes #593 It wasn't a bug. I just entered longitude, latitude into the function instead of latitude, longitude. This PR fixes the test.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (495443f) 93.30% compared to head (a9a2820) 93.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ========================================== - Coverage 93.30% 93.29% -0.01% ========================================== Files 33 33 Lines 2076 2073 -3 Branches 368 368 ========================================== - Hits 1937 1934 -3 Misses 127 127 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.