-
Notifications
You must be signed in to change notification settings - Fork 13
FEAT: DC settings #1348
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
FEAT: DC settings #1348
Conversation
# Conflicts: # examples/use_configuration/dcir.py
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1348 +/- ##
==========================================
+ Coverage 76.17% 76.28% +0.10%
==========================================
Files 162 162
Lines 23806 23812 +6
==========================================
+ Hits 18135 18165 +30
+ Misses 5671 5647 -24 🚀 New features to boost your workflow:
|
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.
dc_advanced_settings It is already in there.
def dc_advanced_settings(self): |
Hello @hui-zhou-a i think this is in SiwaveDCSimulationSetup class, we need it in SiwaveSimulationSetup too |
Can you explain why you need
Can you explain why you need it under SiwaveSimulationSetup? |
|
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
@svandenb-dev @gkorompi revert to GK's commit as changing code structure is not that simple. Lots of test are failing. |
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
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
No description provided.