| Add tests
Some checks failed
SonarQube Code Quality Scan / SonarQube Scan (push) Failing after 2m37s

This commit is contained in:
2026-06-03 18:53:24 +03:00
parent 363ee732b4
commit 93f5239ef7
11 changed files with 1045 additions and 0 deletions

16
.coveragerc Normal file
View File

@@ -0,0 +1,16 @@
[run]
relative_files = True
source = .
omit =
tests/*
.venv/*
docs/*
.gitea/*
__pycache__/*
*.pyc
shibokensupport/*
PySide6/*
shiboken2/*
[xml]
output = coverage.xml