Please provide us with the following information:
OS?
Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Versions.
Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
Repro steps.
Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
The log given by the failure.
Normally this include a stack trace and some more information.
Mention any other details that might be useful.
I would like to find some doc about how to view the code coverage report generated by angular-cli, i run "coverage": "lite-server -c bs-config.json"
,but is that the preferred way to do it? How can we export it to travis and watch it on some coverage reporting site(i read about coveralls, but is that what you recommend and how to do this)? Is there documentation? Thanks
Thanks! We'll be in touch soon.
OS?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
I would like to find some doc about how to view the code coverage report generated by angular-cli, i run "coverage": "lite-server -c bs-config.json"
,but is that the preferred way to do it? How can we export it to travis and watch it on some coverage reporting site(i read about coveralls, but is that what you recommend and how to do this)? Is there documentation? Thanks