comforter-cli
Advanced tools
Comparing version
@@ -43,6 +43,4 @@ #! /usr/bin/env node | ||
if (argv.totalLines) { | ||
data.coverage = { | ||
totalCovered: argv.totalCovered, | ||
totalLines: argv.totalLines | ||
} | ||
data.totalLines = argv.totalLines; | ||
data.totalCovered = argv.totalCovered; | ||
} | ||
@@ -49,0 +47,0 @@ |
{ | ||
"name": "comforter-cli", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "cli tool for communicating with comforter instance", | ||
@@ -5,0 +5,0 @@ "scripts": { |
11209
-0.12%194
-1.02%