caitp / karma-coveralls

A Karma plugin to upload coverage reports to coveralls.io
65 stars 13 forks source link

Is there any way to use with 'karma-coverage-istanbul-reporter' ? #44

Closed black-trooper closed 5 years ago

black-trooper commented 5 years ago

I want to use with 'karma-coverage-istanbul-reporter'.

reporters: ['coverage-istanbul', 'coveralls']

However, an error occurred.

"Coverall" can not be loaded!
Error: coverage reporter should precede coveralls
caitp commented 5 years ago

if you send a pull request, it can be easily supported!

caitp commented 5 years ago

Your fix is published in v2.1.0