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

Fixing transformer kt min case #2168

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Merge pull request #1 from pawellytaev/fix/trafo_k_t_values

6fb6a43
Select commit
Loading
Failed to load commit list.
Open

Fixing transformer kt min case #2168

Merge pull request #1 from pawellytaev/fix/trafo_k_t_values
6fb6a43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2024 in 0s

76.01% (-0.99%) compared to a277fbe

View this Pull Request on Codecov

76.01% (-0.99%) compared to a277fbe

Details

Codecov Report

Attention: Patch coverage is 83.46369% with 740 lines in your changes missing coverage. Please review.

Project coverage is 76.01%. Comparing base (a277fbe) to head (6fb6a43).
Report is 1416 commits behind head on develop.

Files with missing lines Patch % Lines
...power/control/controller/DERController/PQVAreas.py 63.74% 91 Missing ⚠️
pandapower/converter/powerfactory/main_pf.py 0.00% 74 Missing ⚠️
...ntrol/controller/DERController/der_control_plot.py 0.00% 70 Missing ⚠️
pandapower/converter/powerfactory/gui.py 0.00% 45 Missing ⚠️
pandapower/auxiliary.py 80.00% 43 Missing ⚠️
pandapower/contingency/contingency.py 88.03% 31 Missing ⚠️
...power/converter/cim/cim2pp/convert_measurements.py 65.38% 27 Missing ⚠️
...lasses/connectivitynodes/connectivityNodesCim16.py 81.42% 26 Missing ⚠️
pandapower/control/controller/pq_control.py 69.87% 25 Missing ⚠️
pandapower/converter/powerfactory/validate.py 83.78% 24 Missing ⚠️
... and 52 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2168      +/-   ##
===========================================
- Coverage    76.99%   76.01%   -0.99%     
===========================================
  Files          213      282      +69     
  Lines        26450    32957    +6507     
===========================================
+ Hits         20366    25052    +4686     
- Misses        6084     7905    +1821     

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