1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tools
VishnuJin 2dc5dba8ba
feat(coverage): add "--output" flag (#13289)
This commit adds "--output" to "deno coverage" subcommand.

It can be used instead of piping output to a file.

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2022-02-15 16:33:21 +01:00
..
coverage feat(coverage): add "--output" flag (#13289) 2022-02-15 16:33:21 +01:00
repl refactor: factor out CDP message types (#13551) 2022-02-07 17:05:49 +01:00
doc.rs feat(cli): Replace bundling with eszip in deno compile (#13563) 2022-02-15 18:03:46 +05:30
fmt.rs refactor: use Arc instead of making copies of Flags struct (#13610) 2022-02-11 14:04:31 -05:00
installer.rs feat: permission prompt by default (#13650) 2022-02-12 22:13:21 -05:00
lint.rs refactor: use Arc instead of making copies of Flags struct (#13610) 2022-02-11 14:04:31 -05:00
mod.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
standalone.rs feat(cli): Replace bundling with eszip in deno compile (#13563) 2022-02-15 18:03:46 +05:30
test.rs refactor: use Arc instead of making copies of Flags struct (#13610) 2022-02-11 14:04:31 -05:00
upgrade.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00