aeye-lab / pymovements

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

ci: Remove mypy and flake8 from tox and github actions #587

Closed dkrako closed 9 months ago

dkrako commented 9 months ago

Description

As proposed in #573 linting is now completely run by using pre-commit

Fixes issue #573

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (3d27f1d) 100.00% compared to head (41670cc) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #587 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 52 52 Lines 2331 2331 Branches 581 581 ========================================= Hits 2331 2331 ```

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