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

Bug fix in Interface to duplicate and shift along the correct axis #125

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

chrisjonesBSU
Copy link
Member

This is a quick bug fix that changes interface_axis to a numpy array as the behavior of np.where was not working as expected on certain data types (e.g. tuples).

Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.40%. Comparing base (62f8363) to head (c736dbb).
Report is 7 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #125   +/-   ##
=======================================
  Coverage   94.40%   94.40%           
=======================================
  Files          25       25           
  Lines        1840     1840           
=======================================
  Hits         1737     1737           
  Misses        103      103           
Files Coverage Δ
flowermd/modules/welding/welding.py 100.00% <100.00%> (ø)

@chrisjonesBSU chrisjonesBSU merged commit 9f0cda5 into cmelab:main Mar 26, 2024
4 checks passed
@chrisjonesBSU chrisjonesBSU deleted the duplicate branch March 26, 2024 17:37
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