mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 15:43:11 +02:00
- Update pytest testpaths: PYTHON -> python_pkg (PYTHON was empty) - Add missing __init__.py to: stockfish_analysis, screen_locker, extract_links - Now coverage correctly reports 0% for untested modules: - screen_locker/screen_lock.py (279 stmts, 0% coverage) - stockfish_analysis/analyze_chess_game.py (327 stmts, 0% coverage)
2 lines
28 B
Python
2 lines
28 B
Python
"""Extract links module."""
|