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

ENH: add kwarg to generate_locations to filter for activities #493

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

bifbof
Copy link
Collaborator

@bifbof bifbof commented Jul 28, 2023

closes #427

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05% 🎉

Comparison is base (eb7d6ce) 92.31% compared to head (8623598) 92.37%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
+ Coverage   92.31%   92.37%   +0.05%     
==========================================
  Files          39       39              
  Lines        2004     2019      +15     
  Branches      340      344       +4     
==========================================
+ Hits         1850     1865      +15     
  Misses        133      133              
  Partials       21       21              
Files Changed Coverage Δ
trackintel/preprocessing/staypoints.py 99.08% <100.00%> (+0.06%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

trackintel/preprocessing/staypoints.py Outdated Show resolved Hide resolved
trackintel/preprocessing/staypoints.py Show resolved Hide resolved
tests/preprocessing/test_staypoints.py Show resolved Hide resolved
@hongyeehh hongyeehh merged commit 07b201a into mie-lab:master Jul 31, 2023
@bifbof bifbof deleted the #427 branch July 31, 2023 15:09
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.

Add option to generate locations only based on activity staypoints
2 participants