mirror of
https://github.com/denoland/deno.git
synced 2024-12-22 15:24:46 -05:00
329a8ae0c0
This PR directly addresses the issue raised in #23282 where Deno panics if `deno coverage` is called with `--include` regex that returns no matches. I've opted not to change the return value of `collect_summary` for simplicity and return an empty `HashMap` instead |
||
---|---|---|
.. | ||
merge.rs | ||
mod.rs | ||
range_tree.rs | ||
reporter.rs | ||
style.css | ||
util.rs |