1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-15 16:43:44 -05:00
denoland-deno/cli/tests/test_comment_coverage.out
Casper Beyer 413f79a494
fix(coverage): ignore comments (#8639)
This commit fixes coverage collection by ignoring
comments when tallying up line counts.
2021-01-20 15:51:36 +01:00

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)