Skip to content

fix get result from gen 3ph

fe0c72f
Select commit
Loading
Failed to load commit list.
Draft

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

fix get result from gen 3ph
fe0c72f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 1s

73.96% (-0.02%) compared to ec6e28f, passed because coverage increased by 0% when compared to adjusted base (73.95%)

View this Pull Request on Codecov

73.96% (-0.02%) compared to ec6e28f, passed because coverage increased by 0% when compared to adjusted base (73.95%)

Details

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.