Commit 5b85f60
committed
aggregate_results: preserve project/directory on failure/skip entries
_clean_result() dropped the internal _project/_directory tags entirely,
so failures/skipped entries in report.json carried no workspace
attribution (slowest already worked around this by re-attaching project
by hand). Needed so PyAutoHeart's M3 stage-report reshaping can map each
failure back to its workspace.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V4xvQJFsdgi2DtSdF89EqX1 parent 71936fb commit 5b85f60
1 file changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
214 | 226 | | |
215 | 227 | | |
216 | 228 | | |
| |||
0 commit comments