Age | Commit message (Expand) | Author |
---|---|---|
2024-08-14 | feat(coverage): add breadcrumbs to deno coverage `--html` report (#24860) | Ćukasz Czerniawski |
2024-05-26 | fix(coverage): add tooltip to line count in html report (#23971) | Yoshiya Hinosawa |
2024-05-23 | refactor: remove custom `utc_now` in favor of `chrono::Utc:now` feature (#23... | Felipe Baltor |
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: enable clippy::print_stdout and clippy::print_stderr (#23732) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-12 | fix(coverage): rename --pretty to --detailed (#21543) | Yoshiya Hinosawa |
2023-12-12 | feat(coverage): add summary reporter (#21535) | Yoshiya Hinosawa |
2023-12-11 | fix(coverage): escape source code in html coverage report (#21531) | Yoshiya Hinosawa |
2023-12-11 | refactor(coverage): separate reporter-related structs (#21528) | Yoshiya Hinosawa |