Commit f518e4a
fix: normalise array package input and fix zero-download bar width
- Apply trim/filter to string[] input, not just comma-separated strings
- Return 0% width for zero-download entries instead of a misleading 5%
- Cap bar width at 100%
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 28ca4d3 commit f518e4a
1 file changed
+5
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
| |||
84 | 80 | | |
85 | 81 | | |
86 | 82 | | |
| 83 | + | |
87 | 84 | | |
88 | | - | |
| 85 | + | |
89 | 86 | | |
90 | 87 | | |
91 | 88 | | |
| |||
0 commit comments