aeye-lab / pymovements

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

fix: forward experiment from dataset definition to from_asc #711

Closed dkrako closed 3 months ago

dkrako commented 3 months ago

integration test did not pass for ToyDatasetEyeLink, I checked why, and the experiment definition was not passed correctly. easy fix. added test.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (ec93485) to head (3c65ded).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #711 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 60 60 Lines 2757 2757 Branches 709 709 ========================================= Hits 2757 2757 ```

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