small test cleanup, can isolate to a singular core test fixture
This commit is contained in:
parent
45a11f7586
commit
f767c32643
8 changed files with 67 additions and 79 deletions
|
@ -16,6 +16,8 @@ sonar.sourceEncoding=UTF-8
|
|||
sonar.scm.provider=git
|
||||
|
||||
# python adapter library
|
||||
PythonLibrary.sonar.projectBaseDir=daemon/core
|
||||
PythonLibrary.sonar.projectBaseDir=daemon
|
||||
PythonLibrary.sonar.language=py
|
||||
PythonLibrary.sonar.sources=./
|
||||
PythonLibrary.sonar.sources=./core
|
||||
PythonLibrary.sonar.tests=./tests
|
||||
PythonLibrary.sonar.python.coverage.reportPath=coverage.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue