1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/testdata/coverage/no_npm_coverage
Geert-Jan Zwiers 206c593519
fix(coverage): ignore files from npm registry (#18457)
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.
2023-03-30 17:40:22 +00:00
..
expected.out fix(coverage): ignore files from npm registry (#18457) 2023-03-30 17:40:22 +00:00
no_npm_coverage.ts fix(coverage): ignore files from npm registry (#18457) 2023-03-30 17:40:22 +00:00
no_npm_coverage_test.ts fix(coverage): ignore files from npm registry (#18457) 2023-03-30 17:40:22 +00:00