Skip to content

Structure dict extension - #3029

Open
lezneew wants to merge 75 commits into
e2nIEE:release/v4.0.0from
lezneew:structure_dict_extension
Open

Structure dict extension#3029
lezneew wants to merge 75 commits into
e2nIEE:release/v4.0.0from
lezneew:structure_dict_extension

Conversation

@lezneew

@lezneew lezneew commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

lezneew added 30 commits May 7, 2026 15:39
…esting. additionally fixed opf test (now fails). fixed schemata.
…w problem with qcc schema checks, thus updated gen schema. New TODOs added
# Conflicts:
#	pandapower/test/network_schema/elements/test_pandera_line_dc_elements.py
# Conflicts:
#	pandapower/network_schema/bus_dc.py
#	pandapower/test/network_schema/elements/test_pandera_asymetric_sgen_elements.py
lezneew added 28 commits July 23, 2026 15:04
# Conflicts:
#	pandapower/test/network_schema/elements/test_pandera_line_dc_elements.py
-fixed bus_index_validation.py, only checking ints
-xfail for gen element: test_opf_group_partial_missing_invalid due to testnet error
-not_allowed_floats: removed inf and -inf->leads to errors
…structure_dict_extension

# Conflicts:
#	pandapower/test/network_schema/elements/test_pandera_asymetric_load_elements.py
#	pandapower/test/network_schema/elements/test_pandera_asymetric_sgen_elements.py
#	pandapower/test/network_schema/elements/test_pandera_bus_dc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_bus_elements.py
#	pandapower/test/network_schema/elements/test_pandera_dcline_elements.py
#	pandapower/test/network_schema/elements/test_pandera_ext_grid_elements.py
#	pandapower/test/network_schema/elements/test_pandera_gen_elements.py
#	pandapower/test/network_schema/elements/test_pandera_impedance_elements.py
#	pandapower/test/network_schema/elements/test_pandera_line_dc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_line_elements.py
#	pandapower/test/network_schema/elements/test_pandera_load_dc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_load_elements.py
#	pandapower/test/network_schema/elements/test_pandera_measurment_elements.py
#	pandapower/test/network_schema/elements/test_pandera_motor_elements.py
#	pandapower/test/network_schema/elements/test_pandera_sgen_elements.py
#	pandapower/test/network_schema/elements/test_pandera_shunt_elements.py
#	pandapower/test/network_schema/elements/test_pandera_source_dc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_ssc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_storage_elements.py
#	pandapower/test/network_schema/elements/test_pandera_svc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_switch_elements.py
#	pandapower/test/network_schema/elements/test_pandera_tcsc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_trafo3w_elements.py
#	pandapower/test/network_schema/elements/test_pandera_trafo_elements.py
#	pandapower/test/network_schema/elements/test_pandera_vsc_bipolar_elements.py
#	pandapower/test/network_schema/elements/test_pandera_vsc_elements.py
#	pandapower/test/network_schema/elements/test_pandera_vsc_stacked_elements.py
#	pandapower/test/network_schema/elements/test_pandera_ward_elements.py
#	pandapower/test/network_schema/elements/test_pandera_xward_elements.py
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
4.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.07774% with 192 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.51%. Comparing base (2256e00) to head (a3abf9e).
⚠️ Report is 4 commits behind head on release/v4.0.0.

Files with missing lines Patch % Lines
...ower/converter/powerfactory/pp_import_functions.py 5.45% 52 Missing ⚠️
pandapower/diagnostic/diagnostic_functions.py 54.45% 46 Missing ⚠️
pandapower/sql_io.py 15.38% 44 Missing ⚠️
...apower/control/controller/DERController/QModels.py 50.00% 8 Missing ⚠️
pandapower/converter/jao/from_jao.py 30.00% 7 Missing ⚠️
pandapower/pf/run_helmpy_pf.py 94.23% 6 Missing ⚠️
pandapower/convert_format.py 88.37% 5 Missing ⚠️
pandapower/converter/pandamodels/to_pm.py 0.00% 4 Missing ⚠️
pandapower/estimation/algorithm/estimator.py 50.00% 4 Missing ⚠️
...power/control/controller/DERController/PQVAreas.py 0.00% 2 Missing ⚠️
... and 9 more
Additional details and impacted files
@@                Coverage Diff                 @@
##           release/v4.0.0    #3029      +/-   ##
==================================================
+ Coverage           72.42%   72.51%   +0.08%     
==================================================
  Files                 353      355       +2     
  Lines               38687    38943     +256     
==================================================
+ Hits                28019    28239     +220     
- Misses              10668    10704      +36     

☔ View full report in Codecov by Harness.
📢 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.

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.

3 participants