0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tools/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
..
json_types.rs fix(coverage): merge coverage ranges (#13334) 2022-01-11 21:17:25 +01:00
merge.rs chore: remove all pub(crate)s from the cli crate (#14083) 2022-03-23 09:54:22 -04:00
mod.rs fix(coverage): do not report transpiled files with no lines (#14699) 2022-05-22 10:45:22 -04:00
range_tree.rs fix(coverage): merge coverage ranges (#13334) 2022-01-11 21:17:25 +01:00