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

Update current_utils.py #1166

Merged
merged 4 commits into from
Mar 2, 2023
Merged

Update current_utils.py #1166

merged 4 commits into from
Mar 2, 2023

Conversation

domfournier
Copy link
Contributor

@domfournier domfournier commented Jan 20, 2023

Fix crash on single cell intercept of source edge.

Code would crash with error: "Can't index integer"

Fix crash on single cell intercept of source edge
@codecov
Copy link

codecov bot commented Jan 20, 2023

Codecov Report

Merging #1166 (4dec28c) into main (3b8f86b) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1166   +/-   ##
=======================================
  Coverage   81.35%   81.35%           
=======================================
  Files         157      157           
  Lines       24148    24148           
=======================================
  Hits        19646    19646           
  Misses       4502     4502           
Impacted Files Coverage Δ
SimPEG/electromagnetics/utils/current_utils.py 92.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jcapriot jcapriot merged commit 8cd997d into main Mar 2, 2023
@jcapriot jcapriot deleted the line_current-patch branch March 2, 2023 18:45
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