mirror of
https://github.com/kuhyx/screen-locker.git
synced 2026-07-04 13:23:13 +02:00
- Create test_analyze_chess_game.py with 90 tests covering all functions - Add tests for PGN extraction, score conversion, move classification - Add tests for engine configuration, memory detection, analysis - Add pragma: no branch for unreachable code paths - Update pyproject.toml with coverage exclusions - All pre-commit hooks pass (ruff, mypy, pylint, bandit) |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| install_autostart.sh | ||
| install_systemd.sh | ||
| remove_autostart.sh | ||
| remove_systemd.sh | ||
| screen_lock.py | ||
| workout_log.json | ||
| workout-locker.service | ||