feat: Add GazeDataFrame.detect() #511
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 14, 2023 in 0s
100.00% (+0.00%) compared to 097cbbb
View this Pull Request on Codecov
100.00% (+0.00%) compared to 097cbbb
Details
Codecov Report
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
097cbbb
) 100.00% compared to head (b3d1fbd
) 100.00%.
Additional details and impacted files
@@ Coverage Diff @@
## main #511 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 48 48
Lines 2139 2152 +13
Branches 521 532 +11
=========================================
+ Hits 2139 2152 +13
Files Changed | Coverage Δ | |
---|---|---|
src/pymovements/dataset/dataset_files.py | 100.00% <ø> (ø) |
|
src/pymovements/plotting/traceplot.py | 100.00% <ø> (ø) |
|
src/pymovements/__init__.py | 100.00% <100.00%> (ø) |
|
src/pymovements/dataset/dataset.py | 100.00% <100.00%> (ø) |
|
src/pymovements/events/detection/_ivt.py | 100.00% <100.00%> (ø) |
|
src/pymovements/events/processing.py | 100.00% <100.00%> (ø) |
|
src/pymovements/gaze/gaze_dataframe.py | 100.00% <100.00%> (ø) |
|
src/pymovements/gaze/integration.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading