Improve code coverage for PM File Converter (Go)
[nonrtric/plt/ranpm.git] / sonar-project.properties
diff --git a/sonar-project.properties b/sonar-project.properties
new file mode 100644 (file)
index 0000000..63b49bb
--- /dev/null
@@ -0,0 +1,6 @@
+sonar.build.sourceEncoding=UTF-8
+sonar.exclusions=**/*_test.go,**/gentools/**/*,**/mocks/**/*,**/*.gen.go,**/*.html,docs/conf.py
+sonar.sources=collector
+sonar.tests=pm-file-converter
+sonar.test.inclusions=**/*_test.go
+sonar.typescript.lcov.reportPaths=pm-file-converter/coverage.txt