Age | Commit message (Expand) | Author |
---|---|---|
2024-09-26 | feat: add `--allow-import` flag (#25469) | Bartek Iwańczuk |
2024-08-14 | feat(coverage): add breadcrumbs to deno coverage `--html` report (#24860) | Łukasz Czerniawski |
2024-07-25 | chore: use `@std` prefix for internal module specifiers (#24543) | Asher Gomez |
2024-05-28 | fix(coverage): skip generating coverage json for http(s) scripts (#24008) | Yoshiya Hinosawa |
2024-05-28 | fix(coverage): handle ignore patterns (#23974) | Yoshiya Hinosawa |
2024-05-26 | fix(coverage): add tooltip to line count in html report (#23971) | Yoshiya Hinosawa |
2024-05-21 | fix(cli/coverage): invalid line id in html reporter (#23908) | Simon Lecoq |
2024-05-13 | fix(cli): panic with `deno coverage` (#23353) | Evan |
2024-05-08 | chore: cleanup some coverage tests (#23738) | David Sherret |
2024-03-15 | chore: move more tests away from itest (#22909) | David Sherret |
2024-02-12 | chore: continue tests/ re-org (#22396) | Matt Mastracci |
2024-02-10 | chore: move cli/tests/ -> tests/ (#22369) | Matt Mastracci |