Re: MADlib Python module code coverage

2017-07-18 Thread Ed Espino
; Has anyone tried to use the Python Coverage.py ( > > https://coverage.readthedocs.io/en/coverage-4.4.1/) module to > > generate MADlib Python module code coverage metrics? I want to run it > > against the python only code in the graph PR: > > https://github.com/apache/incubator-madlib/pull/152 > > > > Thanks, > > -=e > > > > -- > > *Ed Espino* > > > -- *Ed Espino*

Re: MADlib Python module code coverage

2017-07-18 Thread Nandish Jayaram
use the Python Coverage.py ( > https://coverage.readthedocs.io/en/coverage-4.4.1/) module to > generate MADlib Python module code coverage metrics? I want to run it > against the python only code in the graph PR: > https://github.com/apache/incubator-madlib/pull/152 > > Thanks, > -=e > > -- > *Ed Espino* >

MADlib Python module code coverage

2017-07-18 Thread Ed Espino
MADlib dev, Has anyone tried to use the Python Coverage.py ( https://coverage.readthedocs.io/en/coverage-4.4.1/) module to generate MADlib Python module code coverage metrics? I want to run it against the python only code in the graph PR: https://github.com/apache/incubator-madlib/pull/152