0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-13 01:06:00 -05:00
denoland-deno/cli/tests/testdata/coverage
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
..
multifile fix(coverage): merge coverage ranges (#13334) 2022-01-11 21:17:25 +01:00
no_snaps_included fix(coverage): exclude .snap files (#14480) 2022-05-04 13:10:55 +02:00
no_transpiled_lines fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
branch.ts
branch_expected.lcov
branch_expected.out
branch_test.ts
complex.ts fix: base64 encoding of source maps with emojis (#14607) 2022-05-17 16:59:35 +02:00
complex_expected.lcov fix: base64 encoding of source maps with emojis (#14607) 2022-05-17 16:59:35 +02:00
complex_expected.out fix: base64 encoding of source maps with emojis (#14607) 2022-05-17 16:59:35 +02:00
complex_test.ts
final_blankline.js
final_blankline_expected.lcov
final_blankline_expected.out
final_blankline_test.js