aeye-lab / pymovements

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

feat: add new dataset GazeGraph #619

Closed prassepaul closed 7 months ago

prassepaul commented 8 months ago

Description

Add new dataset: GazeGraph

Type of change

How Has This Been Tested?

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d666422) 100.00% compared to head (8a5a622) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #619 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 52 53 +1 Lines 2352 2376 +24 Branches 590 597 +7 ========================================= + Hits 2352 2376 +24 ``` | [Files](https://app.codecov.io/gh/aeye-lab/pymovements/pull/619?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab) | Coverage Δ | | |---|---|---| | [src/pymovements/datasets/\_\_init\_\_.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/619?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXRzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [src/pymovements/datasets/gaze\_graph.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/619?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXRzL2dhemVfZ3JhcGgucHk=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.