dylanb / gulp-coverage

Gulp coverage reporting for Node.js that is independent of the test runner
MIT License
60 stars 12 forks source link

adds guard around empty splintered. #42

Closed Jhorlin closed 8 years ago

Jhorlin commented 8 years ago

adds guard around empty splintered since it will throw and error when reducing. fixes #41

Jhorlin commented 8 years ago

@dylanb I moved the splintered empty array guard up.

Jhorlin commented 8 years ago

@dylanb have you had a chance to review this pull request. I am working on a project and would love to remove my fork. Thanks

dylanb commented 8 years ago

Thanks for the contribution.