-
Notifications
You must be signed in to change notification settings - Fork 235
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 SOC sign error #1303
Fix SOC sign error #1303
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1303 +/- ##
==========================================
- Coverage 77.36% 77.36% -0.01%
==========================================
Files 390 390
Lines 63462 63462
Branches 11671 11671
==========================================
- Hits 49099 49096 -3
- Misses 11832 11836 +4
+ Partials 2531 2530 -1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* fix sign error * Undo double negative, add sanity tests * run black --------- (cherry picked from commit 021fb14)
There was a sign error in a flux calculation in the SOC channel model. Fortunately it doesn't seem to effect the current density predictions much---the integration tests still pass.
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: