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

Implement OutlierCleaner #334

Merged
merged 11 commits into from
Jul 28, 2023
Merged

Implement OutlierCleaner #334

merged 11 commits into from
Jul 28, 2023

Conversation

anitagraser
Copy link
Collaborator

@anitagraser anitagraser commented Jul 27, 2023

for #333

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2023

Codecov Report

Patch coverage: 96.07% and project coverage change: +0.07% 🎉

Comparison is base (dd3ea81) 95.51% compared to head (05f57cc) 95.58%.
Report is 1 commits behind head on main.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #334      +/-   ##
==========================================
+ Coverage   95.51%   95.58%   +0.07%     
==========================================
  Files          33       33              
  Lines        3588     3623      +35     
==========================================
+ Hits         3427     3463      +36     
+ Misses        161      160       -1     
Files Changed Coverage Δ
movingpandas/trajectory_stop_detector.py 88.67% <0.00%> (ø)
movingpandas/trajectory_collection.py 86.30% <75.00%> (+0.08%) ⬆️
movingpandas/__init__.py 100.00% <100.00%> (ø)
movingpandas/tests/test_trajectory_cleaner.py 100.00% <100.00%> (ø)
movingpandas/trajectory_cleaner.py 95.31% <100.00%> (+2.81%) ⬆️

... and 1 file with indirect coverage changes

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

@anitagraser anitagraser changed the title Implement SpikeCleaner Implement OutlierCleaner Jul 28, 2023
@anitagraser anitagraser merged commit ddf22fd into main Jul 28, 2023
7 checks passed
@anitagraser anitagraser deleted the spikecleaner branch August 3, 2023 10:42
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.

None yet

2 participants