Skip to content

EnableNoOutboundaryDef #138

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 1 commit into from
May 9, 2025
Merged

EnableNoOutboundaryDef #138

merged 1 commit into from
May 9, 2025

Conversation

DavidAKopriva
Copy link
Collaborator

Make the default material id 0 instead of 1 so that if there is no outer boundary the background material will always be given by the background material name. This is in reference to issue #137 .

Make the default material id 0 instead of 1 so that if there is no outer boundary the background material will always be given by the background material name.
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (ba0de39) to head (4f989b2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #138   +/-   ##
=======================================
  Coverage   75.87%   75.87%           
=======================================
  Files          68       68           
  Lines       10585    10585           
  Branches        2        2           
=======================================
  Hits         8031     8031           
  Misses       2554     2554           
Flag Coverage Δ
unittests 75.87% <100.00%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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 merged commit 53dfd06 into main May 9, 2025
21 checks passed
@andrewwinters5000 andrewwinters5000 deleted the FixMaterialDef branch May 9, 2025 17:03
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.

Wrong material name without an outer boundary
2 participants