X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fnonrtric-plt-ranpm%2Fsonar-project.properties;h=2910b5d85213133aacd1d35fcfbe6edca3f9eba2;hb=b2facf220a120d767684fbd4a3a342d6c6c9b6b1;hp=51c4d68b9cdd3549a7da9e7c6671658bc1f3de49;hpb=5869de75773b0622f61338f79b4df2c8fa6bc3ec;p=ci-management.git diff --git a/jjb/nonrtric-plt-ranpm/sonar-project.properties b/jjb/nonrtric-plt-ranpm/sonar-project.properties index 51c4d68b..2910b5d8 100644 --- a/jjb/nonrtric-plt-ranpm/sonar-project.properties +++ b/jjb/nonrtric-plt-ranpm/sonar-project.properties @@ -12,5 +12,5 @@ sonar.sources=. sonar.go.coverage.reportPaths=pm-file-converter/coverage.txt # Inclusions sonar.inclusions=pm-file-converter/main.go,pm-file-converter/common/**/**.go,pm-file-converter/components/**/**.go -# Exclusions (TODO) -sonar.exclusions=pm-file-converter/components/xmltransform/xmltransform_test.go +# Exclusions +sonar.exclusions=pm-file-converter/components/**/*_test.go,pm-file-converter/common/**/*_test.go,pm-file-converter/components/**/*_test.go