aeye-lab / pymovements

A python package for processing eye movement data
https://pymovements.readthedocs.io
MIT License
61 stars 12 forks source link

feat(dataset): Add aliases detect() and compute_properties() #433

Closed dkrako closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (79ec59c) 100.00% compared to head (73298c9) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #433 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 1991 1995 +4 Branches 446 446 ========================================= + Hits 1991 1995 +4 ``` | [Impacted Files](https://app.codecov.io/gh/aeye-lab/pymovements/pull/433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab) | Coverage Δ | | |---|---|---| | [src/pymovements/dataset/dataset.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/433?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXQvZGF0YXNldC5weQ==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.