Spixy
Spixy12mo ago

deno coverage crash

I run
deno test -A --coverage=tmp/coverageData src
deno test -A --coverage=tmp/coverageData src
then
deno coverage --include=src/ tmp/coverageData/ --lcov > coverageFile.lcov
deno coverage --include=src/ tmp/coverageData/ --lcov > coverageFile.lcov
but I got:
error: EOF while parsing a value at line 1 column 0
Is there verbose flag I can activate to see more info?
0 Replies
No replies yetBe the first to reply to this messageJoin