Skip to content

Fix Symmetry error - #172

Merged
andrewwinters5000 merged 1 commit into
mainfrom
FixSymmetry
Aug 12, 2026
Merged

andrewwinters5000 merged 1 commit into
mainfrom
FixSymmetry

Conversation

@DavidAKopriva

Copy link
Copy Markdown
Collaborator

Fix the issue where symmetry elements were destroyed by setting the distanceFromBoundary field in the node type away from zero for nodes along the symmetry boundary, since they are no longer on a boundary. This made minor changes in the smoothing since different nodes were allowed to move, so the PacMan benchmark data has been changed.

Fix the issue where symmetry elements were destroyed by setting the distanceFromBoundary field in the node type  away from zero for nodes along the symmetry boundary, since they are no longer on a boundary. This made minor changes in the smoothing since different nodes were allowed to move, so the PacMan benchmark data has been changed.
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.26%. Comparing base (a7db361) to head (019a787).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #172      +/-   ##
==========================================
- Coverage   78.29%   78.26%   -0.04%     
==========================================
  Files          83       83              
  Lines       12385    12388       +3     
  Branches        2        2              
==========================================
- Hits         9697     9695       -2     
- Misses       2688     2693       +5     
Flag Coverage Δ
unittests 78.26% <100.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrewwinters5000 andrewwinters5000 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@andrewwinters5000 andrewwinters5000 added the bug Something isn't working label Aug 12, 2026
@andrewwinters5000
andrewwinters5000 merged commit 1bcc107 into main Aug 12, 2026
21 of 23 checks passed
@andrewwinters5000
andrewwinters5000 deleted the FixSymmetry branch August 12, 2026 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants