[run]
relative_files = True
source = .
omit =
    tests/*
    .venv/*
    docs/*
    .gitea/*
    __pycache__/*
    *.pyc
    shibokensupport/*
    PySide6/*
    shiboken2/*

[xml]
output = coverage.xml
