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 text stimulus class #676

Closed SiQube closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (dc90857) to head (05acea0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #676 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 55 57 +2 Lines 2530 2559 +29 Branches 644 647 +3 ========================================= + Hits 2530 2559 +29 ```

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

dkrako commented 4 months ago

We'll discuss next friday if it should be pymovements.stimulus or pymovements.stimuli.

The class TextStimulus should be available via pymovements.TextStimulus anyway.