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

Merge pull request #588 from e2nIEE/develop #606

Closed EPrade closed 5 months ago

EPrade commented 5 months ago

release 0.9.0

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 87.41611% with 75 lines in your changes are missing coverage. Please review.

Project coverage is 90.62%. Comparing base (59cf3c3) to head (0e74750). Report is 286 commits behind head on develop.

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% 2 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:
src/pandapipes/pf/pipeflow_setup.py 98.07% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #606 +/- ## =========================================== + Coverage 85.14% 90.62% +5.48% =========================================== Files 90 138 +48 Lines 6077 10457 +4380 =========================================== + Hits 5174 9477 +4303 - Misses 903 980 +77 ```

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