Skip to content

car_diff: collapse duplicate errors into a dropdown#481

Open
elkoled wants to merge 1 commit into
masterfrom
car-diff-no-spam
Open

car_diff: collapse duplicate errors into a dropdown#481
elkoled wants to merge 1 commit into
masterfrom
car-diff-no-spam

Conversation

@elkoled
Copy link
Copy Markdown
Owner

@elkoled elkoled commented May 29, 2026

When one carcontroller is broken it fails every replayed segment with the same traceback, so the report printed dozens of identical tracebacks at the top of the PR comment.

Print each unique error once (listing the affected segments) and reuse a small dropdown context manager for both the errors and the existing changes section, so the boilerplate is not duplicated and errors no longer spam the comment.

🤖 Generated with Claude Code

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 29, 2026

Car behavior report

Replays driving segments through this PR and compares the behavior to master.
Please review any changes carefully to ensure they are expected.

✅ No changes detected

@github-actions github-actions Bot added the car label May 29, 2026
A broken carcontroller fails every segment with the same traceback,
spamming the report. Print each unique error once inside a dropdown.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@elkoled elkoled force-pushed the car-diff-no-spam branch from fee7271 to e966885 Compare May 29, 2026 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants