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 import for add_void_particles in modules.welding.utils #108

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

chrisjonesBSU
Copy link
Member

This is a quick PR that adds the utils.py file located in the welding module to __init__.py so that its funcitons can be imported.

@chrisjonesBSU chrisjonesBSU added the bug Something isn't working label Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d0f77d6) 94.15% compared to head (095536f) 94.15%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage   94.15%   94.15%           
=======================================
  Files          23       23           
  Lines        1745     1746    +1     
=======================================
+ Hits         1643     1644    +1     
  Misses        102      102           
Files Coverage Δ
flowermd/modules/welding/__init__.py 100.00% <100.00%> (ø)

@chrisjonesBSU chrisjonesBSU merged commit 0b9e27d into cmelab:main Dec 21, 2023
4 checks passed
@chrisjonesBSU chrisjonesBSU deleted the fix-void-import branch December 21, 2023 20:23
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