grunt-lcov-merge
Advanced tools
Comparing version 0.1.3 to 1.0.0
{ | ||
"name": "grunt-lcov-merge", | ||
"description": "Grunt plugin to merge lcov files from multiple test runs.", | ||
"version": "0.1.3", | ||
"version": "1.0.0", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "gruntplugin", |
@@ -99,2 +99,9 @@ # grunt-lcov-merge | ||
Using the coveralls module means that Travis-CI can automatically send your merged LCOV to coveralls. | ||
Using the coveralls module means that Travis-CI can automatically send your merged LCOV to coveralls. | ||
## Version History | ||
* 0.1.0 - Initial version | ||
* 0.1.1 - Trim down the number of files in the distribution | ||
* 0.1.2. - Update dependencies, work around coveralls issue. | ||
* 0.1.3 - Documentation updates | ||
* 1.0.0 - Official release |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9211
0
106