summaryrefslogtreecommitdiff
path: root/test_util/src
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2022-01-10 17:36:58 +0100
committerGitHub <noreply@github.com>2022-01-10 17:36:58 +0100
commita3b3a792b5c8dd2fa3e1b29f7fe5a7f3423f25c0 (patch)
tree4e7eecd4c33a02ada01094d1ac83ab3162bd1695 /test_util/src
parentd8e96d2742bcbbbc6381b908a68067ec46fc320f (diff)
fix(coverage): don't type check (#13324)
This commit changes "deno coverage" command not to type check. Instead of relying on infrastructure for module loading in "deno run"; the code now directly reaches into cache for original and transpiled sources. In case sources are not available the error is returned to the user, suggesting to first run "deno test --coverage" command.
Diffstat (limited to 'test_util/src')
0 files changed, 0 insertions, 0 deletions