Skip to content

test: Add test coverage for same-net trace merging (issue #34)#301

Open
chenchong0215 wants to merge 1 commit into
tscircuit:mainfrom
chenchong0215:main
Open

test: Add test coverage for same-net trace merging (issue #34)#301
chenchong0215 wants to merge 1 commit into
tscircuit:mainfrom
chenchong0215:main

Conversation

@chenchong0215
Copy link
Copy Markdown

Add test cases for Issue #34: Merge same-net trace lines that are close together (at same Y or same X)

This PR adds test coverage that defines the expected behavior for same-net trace merging:

  1. Test: merges same-net trace segments at same Y coordinate
  2. Test: merges same-net trace segments at same X coordinate

The tests verify that traces on the same NET at identical X or Y coordinates should be merged into a single continuous path.

/attempt

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 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 11, 2026 4:52am

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.

1 participant