Commit 29ae2c2
Quote coverage filename to fix PowerShell parsing
PowerShell requires quotes around filenames with dots. Changed
-coverprofile=coverage.out to -coverprofile="coverage.out"
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 84d3383 commit 29ae2c2
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
0 commit comments