[run]
relative_files = true
omit =
    */tests/*
    */*_check.py
    */__init__.py
    */conftest.py
    # Invoked as a subprocess (python -m …) by the echo_agent fixture;
    # coverage instrumentation doesn't reach the child process.
    */recap/agents/echo.py
    */.tox/*
    */.venv/*
    */.eggs/*
    */docs/*
    */build/*
    */dist/*
    */.git/*
    */.github/*
    */.vscode/*
    */.pytest_cache/*
