Skip to content

Various bounded/edge test cases - #77

Merged
tomalrussell merged 2 commits into
mainfrom
feature/more-tests
Aug 20, 2026
Merged

Various bounded/edge test cases#77
tomalrussell merged 2 commits into
mainfrom
feature/more-tests

Conversation

@tomalrussell

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds regression coverage for bounded line-grid intersection edge cases.

Changes:

  • Tests reversed and out-of-bounds crossings.
  • Covers collinear grid edges and interior gridlines.
  • Verifies diagonal bounded splitting.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/test_intersection.py Adds Python-level bounded splitting regressions.
extension/tests/tests_intersections.cpp Expands C++ intersection edge-case coverage.

馃挕 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread tests/test_intersection.py Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@tomalrussell
tomalrussell merged commit fc1a56e into main Aug 20, 2026
9 checks passed
@tomalrussell
tomalrussell deleted the feature/more-tests branch August 20, 2026 14:52
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.

2 participants