We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afec04b commit da59a00Copy full SHA for da59a00
1 file changed
.github/workflows/code-quality.yml
@@ -34,7 +34,7 @@ jobs:
34
projectBaseDir: .
35
args: >
36
-Dsonar.sources=application,infrastructure,scripts,test,build/docker
37
- -Dsonar.organization=NHSDigital
+ -Dsonar.organization=nhsd-exeter
38
-Dsonar.projectKey=uec-dos-int
39
-Dsonar.coverage.exclusions=tests/**,**/tests/**,infrastructure,application/dos_db_handler/**,test/**,scripts/**,application/conftest.py
40
-Dsonar.python.coverage.reportPaths=coverage.xml
0 commit comments