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

toolbox and auxiliary functions #2211

Merged
merged 18 commits into from
Mar 26, 2024
Merged

Conversation

SteffenMeinecke
Copy link
Member

@SteffenMeinecke SteffenMeinecke commented Jan 26, 2024

nothing special, just

  • new little helper functionality
  • kwargs in get_equivalent
  • adaptions to apply pandas 2.2 FutureWarnings

Copy link

codecov bot commented Jan 26, 2024

Codecov Report

Attention: Patch coverage is 74.19355% with 24 lines in your changes are missing coverage. Please review.

Project coverage is 79.43%. Comparing base (82a5a9b) to head (a25061c).

Files Patch % Lines
pandapower/auxiliary.py 13.33% 13 Missing ⚠️
pandapower/toolbox/element_selection.py 73.07% 7 Missing ⚠️
pandapower/toolbox/grid_modification.py 92.10% 3 Missing ⚠️
pandapower/grid_equivalents/auxiliary.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2211      +/-   ##
===========================================
- Coverage    79.46%   79.43%   -0.03%     
===========================================
  Files          255      255              
  Lines        27909    27947      +38     
===========================================
+ Hits         22177    22201      +24     
- Misses        5732     5746      +14     

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

@rbolgaryn rbolgaryn merged commit f7d0f1c into e2nIEE:develop Mar 26, 2024
17 of 19 checks passed
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