Added Coverage in SonarQube
This commit is contained in:
parent
a3a8e31059
commit
120a6adfab
3 changed files with 8 additions and 4 deletions
|
|
@ -4,6 +4,8 @@ sonar.organization=ezhov-evgeny
|
|||
sonar.projectName=webdav-client-python-3
|
||||
sonar.projectVersion=0.13
|
||||
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
||||
sonar.sources=.
|
||||
sonar.sources=webdav3
|
||||
sonar.tests=tests
|
||||
sonar.python.coverage.reportPaths=coverage.xml
|
||||
# Encoding of the source code. Default is default system encoding
|
||||
sonar.sourceEncoding=UTF-8
|
||||
Loading…
Add table
Add a link
Reference in a new issue