mirror of
https://github.com/denoland/deno.git
synced 2025-09-23 02:42:34 +00:00

This changes the format of the table outputted by `deno coverage` to be markdown compatible. Related #29532 Closes #29465
4 lines
136 B
Text
4 lines
136 B
Text
| File | Branch % | Line % |
|
|
| --------- | -------- | ------ |
|
|
| main.ts | 100.0 | 100.0 |
|
|
| All files | 100.0 | 100.0 |
|