Skip to content

fix: accept equally accessible connector edges - #209

Open
ShiboSoftwareDev wants to merge 1 commit into
repro/connector-orientation-false-positivefrom
fix/connector-orientation-false-positive
Open

fix: accept equally accessible connector edges#209
ShiboSoftwareDev wants to merge 1 commit into
repro/connector-orientation-false-positivefrom
fix/connector-orientation-false-positive

Conversation

@ShiboSoftwareDev

Copy link
Copy Markdown
Contributor

Summary

  • treat every board edge tied for the minimum connector distance as accessible
  • use a 1 µm numerical tolerance so floating-point noise does not recreate the false positive
  • retain the existing warning when one edge is genuinely closer
  • update the visual snapshot to remove the erroneous orientation warning

Stack

Verification

  • bun test (175 pass, 6 snapshots)
  • bun run build
  • bunx biome format lib/check-connector-accessible-orientation.ts tests/lib/check-connector-accessible-orientation.test.tsx

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