Closed SimonRubenDrauz closed 10 months ago
Right now, what happens is, that it just returns wihtout raising any error. This means that the pipeflow can be conducted even in an empty or non-supplied net. The results would be nans for all nodes, pipes and so on. I prefer this solution as it is consistent if only a certain part of the net is not supplied. By default calling the pipeflow, net.converged is set False by default. Shall we set it to True or leave it False here? I would add it to the test accordingly!
@dlohmeier: any new thoughts on this?
changed fork branch. Please refer to #579
changed fork branch. Please refer to https://github.com/e2nIEE/pandapipes/pull/579
Codecov Report
Attention:
2 lines
in your changes are missing coverage. Please review.Additional details and impacted files
```diff @@ Coverage Diff @@ ## develop #564 +/- ## ======================================== Coverage 85.12% 85.13% ======================================== Files 90 90 Lines 6179 6181 +2 ======================================== + Hits 5260 5262 +2 Misses 919 919 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.