Commit 595c817
committed
refactor(reports): remove column headers from summary table
Remove 'Metric' and 'Value' headers from summary table as the bold
labels in each row make it self-explanatory. Cleaner, more scannable
presentation.
Assisted-by: Claude Sonnet 4.5 via GitHub Copilot1 parent 0d4be55 commit 595c817
File tree
2 files changed
+2
-2
lines changed- reports
- scripts/lib
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments