Files
Tunetti/.coveragerc
NikkeDoy 93f5239ef7
Some checks failed
SonarQube Code Quality Scan / SonarQube Scan (push) Failing after 2m37s
| Add tests
2026-06-03 18:53:24 +03:00

17 lines
203 B
INI

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