Commit a0aadbb
car_diff: dedupe errors and render them in a collapsible dropdown
A single failing carcontroller raised the same traceback for every
segment, printing dozens of identical tracebacks at the top of the
report. Group errors by their text, print each unique one once with the
affected segment count, and wrap the whole block in a details dropdown
like the diff section so it does not spam the PR comment.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 10ce7cb commit a0aadbb
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
297 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
298 | 306 | | |
299 | 307 | | |
300 | 308 | | |
| |||
0 commit comments