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. #7
Closed
happysomani closed 9 years ago
Performance improvements, Refactored code to use standard libraries to parse lcov files and added a few more configuration options.
The new options have been documented. I have updated the version to 0.3.0 and added a small release notes.
Please review the changes and let me know if anything that needs to be changed/fixed.