Compare commits
No commits in common. "main" and "feat/add-tests" have entirely different histories.
main
...
feat/add-t
@ -60,7 +60,7 @@ jobs:
|
||||
python3 -m pip install --upgrade pip
|
||||
pip3 install -e ".[dev]" 2>/dev/null || pip3 install -e . 2>/dev/null || true
|
||||
pip3 install pytest pytest-cov
|
||||
pytest -v --tb=short
|
||||
pytest tests/ -v --tb=short
|
||||
else
|
||||
echo "No Python project detected, skipping pytest"
|
||||
fi
|
||||
|
||||
BIN
src/Matcher/__pycache__/__init__.cpython-313.pyc
Normal file
BIN
src/Matcher/__pycache__/__init__.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Matcher/__pycache__/episode_renamer.cpython-313.pyc
Normal file
BIN
src/Matcher/__pycache__/episode_renamer.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Matcher/__pycache__/file_classifier.cpython-313.pyc
Normal file
BIN
src/Matcher/__pycache__/file_classifier.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/TVDBProvider/__pycache__/__init__.cpython-313.pyc
Normal file
BIN
src/TVDBProvider/__pycache__/__init__.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/TVDBProvider/__pycache__/tvdb_cache.cpython-313.pyc
Normal file
BIN
src/TVDBProvider/__pycache__/tvdb_cache.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/TVDBProvider/__pycache__/tvdb_client.cpython-313.pyc
Normal file
BIN
src/TVDBProvider/__pycache__/tvdb_client.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/config.cpython-313.pyc
Normal file
BIN
src/__pycache__/config.cpython-313.pyc
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user