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