Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-30 | fix(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. |