Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cim2pp: extracted getting default classes, added generic setting datatypes from CGMES XMI schema #2172

Merged
merged 2 commits into from
Nov 21, 2023

cim2pp: extracted getting default classes, added generic setting data…

e611f79
Select commit
Loading
Failed to load commit list.
Merged

cim2pp: extracted getting default classes, added generic setting datatypes from CGMES XMI schema #2172

cim2pp: extracted getting default classes, added generic setting data…
e611f79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2023 in 1s

79.65% (+0.11%) compared to 4767992

View this Pull Request on Codecov

79.65% (+0.11%) compared to 4767992

Details

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (4767992) 79.53% compared to head (e611f79) 79.65%.

Files Patch % Lines
pandapower/converter/cim/cim2pp/from_cim.py 64.70% 6 Missing ⚠️
pandapower/converter/cim/cim_classes.py 92.85% 1 Missing ⚠️
pandapower/converter/cim/cim_tools.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2172      +/-   ##
===========================================
+ Coverage    79.53%   79.65%   +0.11%     
===========================================
  Files          255      255              
  Lines        27807    27793      -14     
===========================================
+ Hits         22117    22139      +22     
+ Misses        5690     5654      -36     

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