0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/testdata/coverage/no_transpiled_lines/expected.lcov
Colin Ihrig d55444b41c
fix(coverage): do not report transpiled files with no lines (#14699)
This commit omits files from the coverage report that have no
lines of code to report coverage for.

Fixes: https://github.com/denoland/deno/issues/14683
2022-05-22 10:45:22 -04:00

12 lines
98 B
Text

SF:[WILDCARD]index.ts
FNF:0
FNH:0
BRF:0
BRH:0
DA:1,1
DA:2,1
DA:3,1
DA:5,1
LH:4
LF:4
end_of_record