aeye-lab / pymovements

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

fix: SchemaFieldNotFoundError When Loading Preprocessed Data #614

Closed jakobchwastek closed 8 months ago

jakobchwastek commented 8 months ago

Fixes #607

Changes:

Working with the example files currently present in tests/files I had to adjust some attributes of the pupil datasets DatasetDefinition.

codecov[bot] commented 8 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (c8d4f36) 100.00% compared to head (8a74f63) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #614 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 52 52 Lines 2348 2349 +1 Branches 587 588 +1 ========================================= + Hits 2348 2349 +1 ``` | [Files](https://app.codecov.io/gh/aeye-lab/pymovements/pull/614?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab) | Coverage Δ | | |---|---|---| | [src/pymovements/dataset/dataset\_files.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/614?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXQvZGF0YXNldF9maWxlcy5weQ==) | `100.00% <100.00%> (ø)` | |

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