mie-lab / trackintel

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

DOC: fix docstrings #571

Closed bifbof closed 10 months ago

bifbof commented 10 months ago

generate_trips method pointed to the wrong function.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (2b2cd36) 93.10% compared to head (070f4b9) 93.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #571 +/- ## ======================================= Coverage 93.10% 93.10% ======================================= Files 33 33 Lines 2088 2088 Branches 373 373 ======================================= Hits 1944 1944 Misses 130 130 Partials 14 14 ``` | [Files](https://app.codecov.io/gh/mie-lab/trackintel/pull/571?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mie-lab) | Coverage Δ | | |---|---|---| | [trackintel/model/staypoints.py](https://app.codecov.io/gh/mie-lab/trackintel/pull/571?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mie-lab#diff-dHJhY2tpbnRlbC9tb2RlbC9zdGF5cG9pbnRzLnB5) | `100.00% <ø> (ø)` | | | [trackintel/model/triplegs.py](https://app.codecov.io/gh/mie-lab/trackintel/pull/571?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mie-lab#diff-dHJhY2tpbnRlbC9tb2RlbC90cmlwbGVncy5weQ==) | `100.00% <ø> (ø)` | |

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