mirror of
https://github.com/denoland/deno.git
synced 2024-11-15 16:43:44 -05:00
413f79a494
This commit fixes coverage collection by ignoring comments when tallying up line counts.
7 lines
224 B
Text
7 lines
224 B
Text
[WILDCARD]/tests/$deno$test.ts
|
|
running 1 tests
|
|
test comment ... ok ([WILDCARD])
|
|
|
|
test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out ([WILDCARD])
|
|
|
|
[WILDCARD]/tests/subdir/comment.ts ... 100.000% (4/4)
|