deno/tests/specs/coverage/default_reports
Boye Lillejord-Nygård 5b65313d48
fix(coverage): Make output table markdown compatible (#29533)
This changes the format of the table outputted by `deno coverage` to be
markdown compatible.

Related #29532 
Closes #29465
2025-06-24 11:27:07 +02:00
..
__test__.jsonc feat(test): create coverage reports when --coverage specified in deno test (#28260) 2025-04-18 18:56:14 +09:00
cat.ts feat(test): create coverage reports when --coverage specified in deno test (#28260) 2025-04-18 18:56:14 +09:00
html_index_html.out fix(coverage): HTML validation errors in coverage explorer (#29497) 2025-05-29 09:48:11 +02:00
lcov_info.out feat(test): create coverage reports when --coverage specified in deno test (#28260) 2025-04-18 18:56:14 +09:00
main.out fix(coverage): Make output table markdown compatible (#29533) 2025-06-24 11:27:07 +02:00
source.ts feat(test): create coverage reports when --coverage specified in deno test (#28260) 2025-04-18 18:56:14 +09:00
test.ts feat(test): create coverage reports when --coverage specified in deno test (#28260) 2025-04-18 18:56:14 +09:00