Skip to content

Skip physical groups with no entities in check_overlap #71

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

Merged
merged 2 commits into from
Jul 3, 2025

Conversation

simlapointe
Copy link
Contributor

The check_overlap function previously assumed that all physical groups contain entities and would error out if there were empty physical groups. This fix only considers physical groups that contain entities, skipping the overlap check for empty physical groups.

Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@simlapointe simlapointe marked this pull request as ready for review July 3, 2025 21:44
@simlapointe simlapointe requested a review from gpeairs July 3, 2025 21:45
@gpeairs gpeairs merged commit d4629dc into main Jul 3, 2025
6 checks passed
@gpeairs gpeairs deleted the simlapointe/check-overlap-bugfix branch July 8, 2025 15:53
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