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.
2 parents ee73f20 + 39576f3 commit 66cc4daCopy full SHA for 66cc4da
sonar-project.properties
@@ -0,0 +1,9 @@
1
+sonar.organization=endava
2
+sonar.projectKey=Endava_climatiq-impactframework-plugin
3
+sonar.projectVersion=1.0.0
4
+sonar.scm.provider=git
5
+sonar.sources=src
6
+sonar.tests=src
7
+sonar.test.inclusions=src/**/*.test*.ts
8
+sonar.junit.reportPaths=.coverage/clover.xml
9
+sonar.typescript.lcov.reportPaths=.coverage/lcov.info
0 commit comments