mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-20 09:38:37 +08:00
Add: Test coverage badge
This commit is contained in:
@@ -23,7 +23,7 @@ var coverage = util.reduce(util.keys(remappedJson), function (result, source)
|
||||
|
||||
collector.add(coverage);
|
||||
|
||||
reporter.add('html');
|
||||
reporter.addAll(['html', 'lcov']);
|
||||
reporter.write(collector, true, function ()
|
||||
{
|
||||
console.log('open coverage/index.html to see the coverage report.');
|
||||
|
||||
Reference in New Issue
Block a user