tapasvimoturu / grunt-code-coverage-enforcer

This is a grunt task that will read the LCOV file and fails the build if it doesn't meet the specified thresholds
8 stars 12 forks source link

Performance improvements, Refactored code to use standard libraries to parse lcov files and added a few more configuration options. #8

Closed happysomani closed 9 years ago

happysomani commented 9 years ago

Performance improvements, Refactored code to use standard libraries to parse lcov files and added a few more configuration options.

Updated the README

Added Release Notes

Updated the version to 0.3.0