aeye-lab / pymovements

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

tests: Test resulting filestructure for utils.archives.extract() #570

Closed dkrako closed 9 months ago

dkrako commented 9 months ago

Description

The extracted files after running utils.archives.extract() were not tested for correctness.

This is a problem for testing #401

Implemented changes

Type of change

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4edba55) 100.00% compared to head (d12c277) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #570 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 50 50 Lines 2213 2213 Branches 545 545 ========================================= Hits 2213 2213 ```

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