Skip to content

add switches pandamodels converter#2957

Draft
vogt31337 wants to merge 8 commits into
developfrom
feature/switches_pandamodels
Draft

add switches pandamodels converter#2957
vogt31337 wants to merge 8 commits into
developfrom
feature/switches_pandamodels

Conversation

@vogt31337

Copy link
Copy Markdown
Contributor

Hi,

pandamodels / powermodels.jl seems to have support for bus-bus switches (see #2921).
This PR should add support for switches.

BR

@codecov

codecov Bot commented Apr 7, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 57.69231% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.99%. Comparing base (b0a54a3) to head (55f9399).
⚠️ Report is 8 commits behind head on develop.

Files with missing lines Patch % Lines
pandapower/runpm.py 0.00% 7 Missing ⚠️
pandapower/converter/pandamodels/to_pm.py 81.25% 3 Missing ⚠️
pandapower/build_branch.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2957   +/-   ##
========================================
  Coverage    71.99%   71.99%           
========================================
  Files          352      352           
  Lines        38305    38316   +11     
========================================
+ Hits         27577    27585    +8     
- Misses       10728    10731    +3     

☔ 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

sonarqubecloud Bot commented Apr 9, 2026

Copy link
Copy Markdown

@KS-HTK KS-HTK linked an issue Apr 15, 2026 that may be closed by this pull request
7 tasks
@KS-HTK KS-HTK added PandaModels enhancement New feature or request labels Apr 15, 2026
@KS-HTK KS-HTK changed the title [Feature] add switches pandamodels converter add switches pandamodels converter Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request PandaModels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exporting switches to PowerModels.jl switches with PandaModels converter

2 participants