Commit b663e47
fix: don't fail convert when input file doesn't exist
When tests are skipped or fail early, the JUnit XML file won't exist.
The convert command should handle this gracefully instead of failing.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 711cd12 commit b663e47
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
12 | 19 | | |
13 | 20 | | |
14 | 21 | | |
| |||
0 commit comments