aeye-lab / pymovements

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

fix: specify schema for ToyDatasetEyeLink #601

Closed dkrako closed 8 months ago

dkrako commented 8 months ago

the schema for the ToyDatasetEyeLink was not specified correctly.

Needed to be merged for #590 to work properly

codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (61244a1) 100.00% compared to head (7637c98) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #601 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 52 52 Lines 2331 2331 Branches 581 581 ========================================= Hits 2331 2331 ``` | [Files](https://app.codecov.io/gh/aeye-lab/pymovements/pull/601?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/toy\_dataset\_eyelink.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/601?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXRzL3RveV9kYXRhc2V0X2V5ZWxpbmsucHk=) | `100.00% <ø> (ø)` | |

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