deno/tests/specs/coverage/invalid_url/cov.out
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

4 lines
136 B
Text

| File | Branch % | Line % |
| --------- | -------- | ------ |
| main.ts | 100.0 | 100.0 |
| All files | 100.0 | 100.0 |