#! /bin/bash uv run pytest --cov-report html tests/ uv run python -m http.server 8000 -d htmlcov