1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-10 16:11:13 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 5b2caed7fd
fix(coverage): error if no files found (#21615)
This commit fixes a panic in `deno coverage` command if the file
to be covered doesn't produce any coverage data.

Fixes https://github.com/denoland/deno/issues/21580
2023-12-18 11:43:27 +01:00
..
integration fix(coverage): error if no files found (#21615) 2023-12-18 11:43:27 +01:00
node_compat fix: implement child_process IPC (#21490) 2023-12-13 11:14:16 +01:00
testdata fix(coverage): error if no files found (#21615) 2023-12-18 11:43:27 +01:00
unit feat(unstable): append commit versionstamp to key (#21556) 2023-12-14 00:58:20 +08:00
unit_node fix(node): return false from vm.isContext (#21568) 2023-12-14 10:19:50 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00