e2nIEE / pandapipes

A pipeflow calculation tool that complements pandapower in the simulation of multi energy grids
https://www.pandapipes.org
Other
139 stars 60 forks source link

release 0.9.0 #588

Closed SimonRubenDrauz closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: 80 lines in your changes are missing coverage. Please review.

Comparison is base (d14ca6e) 85.14% compared to head (613fe60) 90.62%. Report is 3 commits behind head on master.

Files Patch % Lines
src/pandapipes/pf/result_extraction.py 76.12% 37 Missing :warning:
src/pandapipes/converter/stanet/table_creation.py 69.01% 22 Missing :warning:
src/pandapipes/create.py 14.28% 6 Missing :warning:
setup.py 0.00% 3 Missing :warning:
src/pandapipes/std_types/std_type_class.py 0.00% 3 Missing :warning:
src/pandapipes/pf/derivative_calculation.py 91.30% 2 Missing :warning:
src/pandapipes/pipeflow.py 95.45% 2 Missing :warning:
...c/pandapipes/component_models/component_toolbox.py 92.85% 1 Missing :warning:
.../pandapipes/component_models/junction_component.py 87.50% 1 Missing :warning:
...pes/component_models/pressure_control_component.py 85.71% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #588 +/- ## ========================================== + Coverage 85.14% 90.62% +5.47% ========================================== Files 90 138 +48 Lines 6074 10457 +4383 ========================================== + Hits 5172 9477 +4305 - Misses 902 980 +78 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.