Fix Sonar coverage report 31/34331/4
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 5 Mar 2018 23:35:18 +0000 (15:35 -0800)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Tue, 6 Mar 2018 16:56:41 +0000 (08:56 -0800)
commit338ae6819b2e09a362fecf6c867541a1b171c3c8
treeca2ee8080cf7c85ab32a687481070d175e753cb9
parent19d220e1f87475ef762ba7f6fb39d4eb18ee4c20
Fix Sonar coverage report

Added maven-exec plugin to trigger tox and coverage
Modified sonar properties to set the path to reports
Modified .gitignore to add coverage related files
Added test dependency junitxml

Change-Id: I7e4bb5e4b6bc217b9778350c703d864e9f8ef0e2
Issue-ID: OPTFRA-101
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
.gitignore
conductor/pom.xml
conductor/test-requirements.txt
conductor/tools/pretty_tox.sh
pom.xml
sonar.sh [new file with mode: 0755]