Skip to content

fix: dedupe same-net trace segments in pipeline#426

Open
jarnodevries-byte wants to merge 1 commit into
tscircuit:mainfrom
jarnodevries-byte:bounty/issue-78-extra-traces
Open

fix: dedupe same-net trace segments in pipeline#426
jarnodevries-byte wants to merge 1 commit into
tscircuit:mainfrom
jarnodevries-byte:bounty/issue-78-extra-traces

Conversation

@jarnodevries-byte
Copy link
Copy Markdown

Fixes #78.\n\n## Summary\n- add final pipeline post-processing to trim duplicate same-net trace segments\n- add segment-key helper with unit coverage\n- add repro78 pipeline regression test\n- update affected SVG snapshots\n\n## Tests\n- bun test tests/functions/dedupeSameNetTraceSegments.test.ts tests/solvers/SchematicTracePipelineSolver/SchematicTracePipelineSolver_repro78.test.ts\n- bun test\n- bunx tsc --noEmit\n- git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
schematic-trace-solver Ready Ready Preview, Comment May 24, 2026 8:42pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix extra trace lines in post-processing step

1 participant