Commit 21a1115
Fix summary: derive fail count so pass+warn+fail = total
Failed was only counting scored failures, missing unscored Pass tests.
Now computed as total - passed - warnings so segments always sum to total.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent d49b279 commit 21a1115
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments