-
Notifications
You must be signed in to change notification settings - Fork 65
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
Adaption of std type functions #317
Conversation
…from net.std_type to net.std_types, changes in convert_format
…ail if convert_format is changed
Codecov Report
@@ Coverage Diff @@
## develop #317 +/- ##
===========================================
+ Coverage 90.52% 90.66% +0.13%
===========================================
Files 76 76
Lines 4147 4198 +51
===========================================
+ Hits 3754 3806 +52
+ Misses 393 392 -1
Continue to review full report at Codecov.
|
Todos left:
|
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.
looks good to me
…dapt_std_types � Conflicts: � compressor_component.py � pandapipes/__init__.py � pandapipes/std_types/std_type.py � pandapipes/std_types/std_type_toolbox.py
…ipes into adapt_std_types
Related to Issue #312