🐛 | Exclude signature_bootstrap from coverage to fix SonarQube CI
All checks were successful
SonarQube Code Quality Scan / SonarQube Scan (push) Successful in 1m44s
All checks were successful
SonarQube Code Quality Scan / SonarQube Scan (push) Successful in 1m44s
This commit is contained in:
@@ -11,6 +11,7 @@ omit =
|
|||||||
shibokensupport/*
|
shibokensupport/*
|
||||||
PySide6/*
|
PySide6/*
|
||||||
shiboken2/*
|
shiboken2/*
|
||||||
|
signature_bootstrap*
|
||||||
|
|
||||||
[xml]
|
[xml]
|
||||||
output = coverage.xml
|
output = coverage.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user