cleversoap / grunt-esdoc

ES6 Documentation tool ESDoc Grunt Plugin
MIT License
3 stars 3 forks source link

Coverage Thresholds and Failing #4

Open Conrad2134 opened 7 years ago

Conrad2134 commented 7 years ago

This PR includes changes that allow the user to pass in thresholds for coverage, and (optionally) fail if those thresholds aren't met.

Also included (commit b8b8d58) is a fix for coverage percentages that don't have a decimal point.