Closed Tynarus closed 7 years ago
Add a flag to enable/disable unit test coverage reporting to the karma config file.
Currently coverage reporting is stuck to ON in develop, hence this is a bug
Branch: https://github.com/Tynarus/angular-seed/tree/coverage-flag
Implemented in #10
Add a flag to enable/disable unit test coverage reporting to the karma config file.
Currently coverage reporting is stuck to ON in develop, hence this is a bug