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 ed966f1 commit da41887Copy full SHA for da41887
sonar-project.properties
@@ -1,6 +1,6 @@
1
sonar.projectKey=hexlet-boilerplates_nodejs-package
2
sonar.organization=hexlet-boilerplates
3
-sonar.testExecutionReportPaths=coverage/clover.xml
+sonar.clover.reportPaths=coverage/clover.xml
4
5
# This is the name and version displayed in the SonarCloud UI.
6
#sonar.projectName=nodejs-package
0 commit comments