Skip to content

Conversation

@sezanzeb
Copy link
Collaborator

@sezanzeb sezanzeb commented Jan 16, 2025

  • Remove EOL python 3.7 from the ci
  • Add pylint -E, fix some pylint errors
  • Add pytest step
  • Fix test_abs_values
  • Turned RuntimeError into the desired UInputError if the device is not a character device, caused by a re-raise outside an except block
  • Add test for S_ISCHR False

@sezanzeb
Copy link
Collaborator Author

sezanzeb commented Jan 16, 2025

TODO:

  • Add a pylint -E step to the ci, check. Somehow make it work with the dynamic evdev/ecodes module.
  • Figure out if evdev tests can work at all in a ci, or write some patches
  • run input-remapper with those changes locally and check for errors

@sezanzeb sezanzeb changed the title Remove EOL python 3.7 from the ci Add pylint -E check to ci, remove python 3.7 Jan 19, 2025
@sezanzeb sezanzeb changed the title Add pylint -E check to ci, remove python 3.7 Add pylint -E and pytest steps to ci, remove python 3.7 Jan 19, 2025
@sezanzeb sezanzeb changed the title Add pylint -E and pytest steps to ci, remove python 3.7 Add pylint -E and pytest to ci Jan 19, 2025
@sezanzeb sezanzeb merged commit b1a5bd1 into gvalkov:main Jan 19, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant