Skip to content

create res tables only for elements that exist in the network#2813

Draft
heckstrahler wants to merge 15 commits intodevelopfrom
2556/res_table_creation
Draft

create res tables only for elements that exist in the network#2813
heckstrahler wants to merge 15 commits intodevelopfrom
2556/res_table_creation

Conversation

@heckstrahler
Copy link
Copy Markdown
Contributor

@heckstrahler heckstrahler commented Nov 25, 2025

create res tables only for elements that exist in the network

closes #2556

@heckstrahler heckstrahler self-assigned this Nov 25, 2025
@heckstrahler heckstrahler marked this pull request as draft November 25, 2025 13:54
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 26, 2025

Codecov Report

❌ Patch coverage is 82.58065% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.96%. Comparing base (ec6e28f) to head (fe0c72f).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
pandapower/convert_format.py 65.71% 12 Missing ⚠️
pandapower/results_gen.py 25.00% 6 Missing ⚠️
pandapower/shortcircuit/results.py 66.66% 4 Missing ⚠️
pandapower/toolbox/data_modification.py 77.77% 4 Missing ⚠️
pandapower/opf/pm_storage.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2813      +/-   ##
===========================================
- Coverage    73.97%   73.96%   -0.02%     
===========================================
  Files          348      349       +1     
  Lines        36822    36863      +41     
===========================================
+ Hits         27239    27264      +25     
- Misses        9583     9599      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

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.

[feature] make res_ tables dependent on actual elements in net

1 participant