1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 23:34:47 -05:00
denoland-deno/cli/tests
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
..
integration fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
testdata fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
unit fix(runtime): improve permission descriptor validation (#14676) 2022-05-19 17:45:09 -04:00
integration_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00