1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-04 17:18:23 -05:00
denoland-deno/cli/npm/resolvers
Geert-Jan Zwiers 7f88b9e442 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-31 11:43:20 -06:00
..
common.rs refactor(npm): push npm struct creation to a higher level (#18139) 2023-03-12 23:32:59 -04:00
global.rs refactor(npm): push npm struct creation to a higher level (#18139) 2023-03-12 23:32:59 -04:00
local.rs refactor(ext/node): add NodeEnv::Fs associated type (#18484) 2023-03-31 11:43:19 -06:00
mod.rs fix(coverage): ignore files from npm registry (#18457) 2023-03-31 11:43:20 -06:00