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

Feature/press control #619

Open SimonRubenDrauz opened 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 93.38959% with 47 lines in your changes missing coverage. Please review.

Project coverage is 86.91%. Comparing base (17735d2) to head (a02e753). Report is 49 commits behind head on develop.

:exclamation: Current head a02e753 differs from pull request most recent head c824c31

Please upload reports for the commit c824c31 to get more accurate results.

Files Patch % Lines
src/pandapipes/pf/pipeflow_setup.py 79.68% 13 Missing :warning:
src/pandapipes/converter/stanet/table_creation.py 31.25% 11 Missing :warning:
src/pandapipes/pipeflow.py 95.10% 7 Missing :warning:
src/pandapipes/pf/derivative_calculation.py 82.35% 6 Missing :warning:
src/pandapipes/create.py 94.20% 4 Missing :warning:
...mponent_models/abstract_models/circulation_pump.py 96.42% 1 Missing :warning:
...nent_models/abstract_models/node_element_models.py 66.66% 1 Missing :warning:
...es/component_models/abstract_models/node_models.py 50.00% 1 Missing :warning:
...c/pandapipes/component_models/component_toolbox.py 94.73% 1 Missing :warning:
...apipes/component_models/heat_consumer_component.py 98.78% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #619 +/- ## =========================================== - Coverage 90.84% 86.91% -3.93% =========================================== Files 139 90 -49 Lines 10996 6556 -4440 =========================================== - Hits 9989 5698 -4291 + Misses 1007 858 -149 ```

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