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

LogicalVolume: do not set material registry if addRegistry=False and registry=None #216

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

ManuelHu
Copy link
Contributor

@ManuelHu ManuelHu commented Dec 5, 2024

registry might be None here, and that should be a supported use case? (also see the checks above that explicitely check for a None registry)

@ManuelHu ManuelHu changed the title LogicalVolume: do not set material registry if addRegistry=False LogicalVolume: do not set material registry if addRegistry=False and registry=None Dec 5, 2024
@gipert
Copy link
Member

gipert commented Dec 7, 2024

Uff why did tests decide to start failing now...

Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.12%. Comparing base (4aace5e) to head (326ddfb).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   74.12%   74.12%           
=======================================
  Files         157      157           
  Lines       22738    22739    +1     
=======================================
+ Hits        16854    16855    +1     
  Misses       5884     5884           

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

@stewartboogert stewartboogert merged commit ebbcc37 into g4edge:main Dec 9, 2024
17 checks passed
@ManuelHu ManuelHu deleted the patch-1 branch January 30, 2025 16:23
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.

3 participants