17.10.2018 Views

Angular

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

You can also set the coverage threshold that you want to achieve, in karma.conf.js, like this.<br />

coverageIstanbulReporter: {<br />

reports: ['html', 'lcovonly'],<br />

fixWebpackSourcePaths: true,<br />

thresholds: {<br />

statements: 90,<br />

lines: 90,<br />

branches: 90,<br />

functions: 90<br />

}<br />

},<br />

GoalKicker.com – <strong>Angular</strong> 2 Notes for Professionals 220

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!