Made karma-coverage an optional dependency
This release supports testing without karma-coverage. This npm module will no longer install karma-coverage if you install karma-sharding with "--no-optional" set.
When karma-coverage is present it will be required in and the coverage reporter will be overridden.