Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(cellBounds): Infinite recursion due to incorrect leq impl #272

Merged
merged 2 commits into from
Feb 17, 2025

Conversation

jubnzv
Copy link
Member

@jubnzv jubnzv commented Feb 17, 2025

Fixes #270

  • I have updated CHANGELOG.md
  • I have added tests to demonstrate the contribution is correctly implemented
  • No test failures were reported when running yarn test-all
  • I did not do unrelated and/or undiscussed refactorings

@jubnzv jubnzv merged commit 81884dd into master Feb 17, 2025
1 check passed
@jubnzv jubnzv deleted the 270-cell-bounds-rec branch February 17, 2025 12:38
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.

CellBounds: Infinite recursion
1 participant