Skip to content

test: boost coverage and stabilize CI test env#8

Merged
Patrik652 merged 3 commits intomainfrom
002-claude-code-vision
Feb 13, 2026
Merged

test: boost coverage and stabilize CI test env#8
Patrik652 merged 3 commits intomainfrom
002-claude-code-vision

Conversation

@Patrik652
Copy link
Owner

Summary

  • publish release hardening for CI by running pytest via python module and setting PYTHONPATH in workflow
  • add unit tests for logging configuration and vision service wiring in /vision command setup
  • add image processor branch tests for png/webp privacy flow, resize path, and hash error wrapping

Verification

  • . ./.venv/bin/activate && ruff check src/services src/cli tests/unit/test_logging_config.py tests/unit/test_vision_command_service_factory.py tests/unit/test_image_processor_branches.py tests/unit/test_screenshot_capture_factory.py
  • . ./.venv/bin/activate && mypy src/services src/cli
  • . ./.venv/bin/activate && PYTHONPATH=. pytest -q

@Patrik652 Patrik652 merged commit 81541ed into main Feb 13, 2026
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