Issue-Id: AIMLFW-5
Signed-off-by: SANDEEP KUMAR JAISAWAL <s.jaisawal@samsung.com>
Change-Id: Iaf7b86cfcf2466eb07f9970fa1647b301b495412
pip3 install feature-store/.
pip3 install model-storage/.
- pytest --cov {toxinidir}/trainingmgr --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=10 --junitxml=/tmp/tests.xml coverage xml -i
\ No newline at end of file
+ pytest --cov {toxinidir}/trainingmgr --cov-report xml --cov-report term-missing --cov-report html --cov-fail-under=10 --junitxml=/tmp/tests.xml
+ coverage xml -i
\ No newline at end of file