We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1dd56f commit 8d598e6Copy full SHA for 8d598e6
.github/workflows/build.yml
@@ -33,3 +33,5 @@ jobs:
33
-Dsonar.projectKey=ZLOI27_python-project-50
34
-Dsonar.organization=zloi27
35
-Dsonar.python.coverage.reportPaths=coverage.xml
36
+ -Dsonar.coverage.exclusions=tests/**
37
+ -Dsonar.exclusions=tests/**
0 commit comments