aeye-lab / pymovements

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

feat: make all arguments in screen and experiment optional #721

Closed josephine-funken closed 2 months ago

josephine-funken commented 2 months ago

Description

Removes artificial restriction and allows for all experiment arguments to be None.

Fixes issue #717

Implemented changes

Type of change

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (bc91b2e) to head (179ca69).

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

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