summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/coverage/no_npm_coverage/expected.out
AgeCommit message (Collapse)Author
2023-03-30fix(coverage): ignore files from npm registry (#18457)Geert-Jan Zwiers
Fixes https://github.com/denoland/deno/issues/17664 and part of https://github.com/denoland/deno/issues/18454 by excluding files belonging to npm modules by default in the coverage output.