aeye-lab / pymovements

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

build: drop support for python 3.8 #572

Closed SiQube closed 9 months ago

SiQube commented 9 months ago

would resolve #571

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (1b5c285) 100.00% compared to head (0664602) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #572 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 51 51 Lines 2237 2234 -3 Branches 552 552 ========================================= - Hits 2237 2234 -3 ``` | [Files](https://app.codecov.io/gh/aeye-lab/pymovements/pull/572?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\_library.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2RhdGFzZXQvZGF0YXNldF9saWJyYXJ5LnB5) | `100.00% <100.00%> (ø)` | | | [src/pymovements/gaze/transforms.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL2dhemUvdHJhbnNmb3Jtcy5weQ==) | `100.00% <100.00%> (ø)` | | | [src/pymovements/plotting/traceplot.py](https://app.codecov.io/gh/aeye-lab/pymovements/pull/572?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aeye-lab#diff-c3JjL3B5bW92ZW1lbnRzL3Bsb3R0aW5nL3RyYWNlcGxvdC5weQ==) | `100.00% <100.00%> (ø)` | |

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

SiQube commented 9 months ago

if merged we can also implement the changes requested here. in PR #563