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: enable subclassing for Staypoints #509

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

bifbof
Copy link
Collaborator

@bifbof bifbof commented Aug 16, 2023

Here comes the next class :)
For more info see #490 .

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

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

Comparison is base (e2bc973) 92.71% compared to head (eac46d7) 92.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #509      +/-   ##
==========================================
+ Coverage   92.71%   92.76%   +0.05%     
==========================================
  Files          40       40              
  Lines        2086     2102      +16     
  Branches      374      381       +7     
==========================================
+ Hits         1934     1950      +16     
  Misses        133      133              
  Partials       19       19              
Files Changed Coverage Δ
trackintel/__init__.py 100.00% <100.00%> (ø)
trackintel/analysis/tracking_quality.py 100.00% <100.00%> (ø)
trackintel/io/postgis.py 96.07% <100.00%> (ø)
trackintel/model/__init__.py 100.00% <100.00%> (ø)
trackintel/model/staypoints.py 100.00% <100.00%> (ø)

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

@hongyeehh hongyeehh merged commit d3ba813 into mie-lab:master Aug 17, 2023
7 checks passed
@bifbof bifbof deleted the sp_to_class branch August 17, 2023 08:19
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.

2 participants