aeye-lab / pymovements

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

tests: Reuse dataset definitions in from_csv tests #586

Closed dkrako closed 9 months ago

dkrako commented 9 months ago

Reusing the data from the public DatasetDefinitions should be more robust for future changes.

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (43e6597) 100.00% compared to head (3e6fc5f) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #586 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 52 52 Lines 2283 2283 Branches 568 568 ========================================= Hits 2283 2283 ```

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