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

replacing deprecated A from scipy, in1d from numpy and fix chained indexing pandas #2515

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

fix chained indexing pandas

afba1b2
Select commit
Loading
Failed to load commit list.
Open

replacing deprecated A from scipy, in1d from numpy and fix chained indexing pandas #2515

fix chained indexing pandas
afba1b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

75.56% (-0.01%) compared to 8009cb5

View this Pull Request on Codecov

75.56% (-0.01%) compared to 8009cb5

Details

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 75.56%. Comparing base (8009cb5) to head (afba1b2).

Files with missing lines Patch % Lines
pandapower/runpm.py 0.00% 2 Missing ⚠️
pandapower/converter/pandamodels/from_pm.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2515      +/-   ##
===========================================
- Coverage    75.56%   75.56%   -0.01%     
===========================================
  Files          284      284              
  Lines        33817    33817              
===========================================
- Hits         25555    25554       -1     
- Misses        8262     8263       +1     

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