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 3e568fd commit a71e5afCopy full SHA for a71e5af
.github/workflows/coverage.yml
@@ -66,4 +66,5 @@ jobs:
66
args: >
67
-Dsonar.projectKey=NHSDigital_immunisation-fhir-api
68
-Dsonar.organization=nhsdigital
69
- -Dsonar.python.coverage.reportPaths=test_coverage.xml
+ -Dsonar.python.coverage.reportPaths=test_coverage.xml
70
+ -Dsonar.sources=immunisation-fhir-api/backend
0 commit comments