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

release 0.3.0 #207

Merged
merged 244 commits into from
Jan 8, 2021
Merged

release 0.3.0 #207

merged 244 commits into from
Jan 8, 2021

Conversation

SimonRubenDrauz
Copy link
Collaborator

No description provided.

jkisse and others added 30 commits September 3, 2020 17:11
* and little fix in date format
use of tempfile to resolve e2nIEE#12; some code style improvement
removed assert statement in toolbox function
…_serializable(class_name='pandapowerNet') is overwritten and causes problems when trying to read a json-file in pandapower
- removing all unnecessary imports
* required for multinets, because pandapower errors are also tuples
- new test to check this bug
… version was already set to 0.2, so they were not seen by convert_format function
changed all networks to have object column in controller, since their…
…ipes from std_type, pipes from parameters and valves
sdrauz and others added 26 commits January 7, 2021 14:23
…multinet

� Conflicts:
�	pandapipes/multinet/create_multinet.py
name University of Kassel as contributer
@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #207 (8bc8a82) into master (4714270) will increase coverage by 0.00%.
The diff coverage is 86.94%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #207    +/-   ##
========================================
  Coverage   91.04%   91.04%            
========================================
  Files          62       71     +9     
  Lines        3304     3541   +237     
========================================
+ Hits         3008     3224   +216     
- Misses        296      317    +21     
Impacted Files Coverage Δ
pandapipes/component_models/__init__.py 100.00% <ø> (ø)
...component_models/abstract_models/base_component.py 83.33% <ø> (ø)
...andapipes/component_models/auxiliaries/__init__.py 100.00% <ø> (ø)
...omponent_models/auxiliaries/build_system_matrix.py 100.00% <ø> (ø)
...component_models/auxiliaries/derivative_toolbox.py 89.79% <ø> (ø)
pandapipes/component_models/sink_component.py 100.00% <ø> (ø)
pandapipes/component_models/source_component.py 100.00% <ø> (ø)
pandapipes/constants.py 100.00% <ø> (ø)
pandapipes/control/__init__.py 100.00% <ø> (ø)
pandapipes/idx_branch.py 100.00% <ø> (ø)
... and 74 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4714270...8bc8a82. Read the comment docs.

Copy link

@jkupka jkupka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Satisfied with all changes

@SimonRubenDrauz SimonRubenDrauz merged commit f5140e7 into e2nIEE:master Jan 8, 2021
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.

5 participants