Gagan Ganapathy

Results 5 issues of Gagan Ganapathy

I am trying to add code-coverage to my project. `"scripts" : ` ``` "coverage": "./node_modules/istanbul/lib/cli cover _mocha test/index.js", "report-coverage": "cat ./coverage/lcov.info | coveralls", "check-coverage": "istanbul check-coverage --statements 70 --branches 70...

I am trying to add coverage to my project, I keep getting this error every time I run `npm run karma` ![screenshot 2019-02-20 at 3 52 03 am](https://user-images.githubusercontent.com/22097366/53052797-a8667780-34c5-11e9-89c1-a2b18b0a8e50.png) snippet of...

I am trying to run the code on this [repository](https://github.com/yikang-li/MSDN) Running `./eval.sh` I get this error: ![Screenshot 2019-10-14 at 1 49 36 AM](https://user-images.githubusercontent.com/22097366/66721913-46c49600-ee25-11e9-8916-65c0e8ed1bcd.png) Configuration I am using: `torch.__version__` -> `0.4.1`...

![screen shot 2018-10-15 at 9 33 48 pm](https://user-images.githubusercontent.com/22097366/46963054-51d5d080-d0c2-11e8-9eea-736438596356.png) This is the error that I am getting on pip installing the requirements , how do I resolve this ?

Along with the mic button, try to add a button which enlists all the commands BENJI can process

wontfix
Difficulty:Easy
Priority: Low
GSSoC'19 : Easy