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

avoid duplicated keys in kwargs and pf_options in run_contingency() #2478

Merged

Conversation

SteffenMeinecke
Copy link
Member

@SteffenMeinecke SteffenMeinecke commented Dec 4, 2024

This PR avoids duplicated keys in kwargs and pf_options in run_contingency().

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 75.61%. Comparing base (b323ab5) to head (cd8e32f).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
pandapower/contingency/contingency.py 80.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2478   +/-   ##
========================================
  Coverage    75.60%   75.61%           
========================================
  Files          284      284           
  Lines        33796    33802    +6     
========================================
+ Hits         25553    25558    +5     
- Misses        8243     8244    +1     

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

@pawellytaev pawellytaev merged commit fc195fc into e2nIEE:develop Jan 6, 2025
18 of 24 checks passed
@SteffenMeinecke SteffenMeinecke deleted the fix/kwargs_vs_pf_options branch January 6, 2025 11:07
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.

2 participants