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

fixes #2138 #2139

Merged
merged 2 commits into from
Sep 29, 2023
Merged

fixes #2138 #2139

merged 2 commits into from
Sep 29, 2023

Conversation

KS-HTK
Copy link
Collaborator

@KS-HTK KS-HTK commented Sep 29, 2023

fixed create_test_network using numpy.array for geocoords eventhough the doc calls for list
fixed issue in geo.py resulting from #2138

updated deprecated pyproj.transform to pyproj.Transformer in geo.py

ran all test: 995 passed, 51 skipped, 16 xfailed, 1169 warnings
No warnings come from changes implemented in this PR.

fixed create_test_network
fixed issue in geo.py resulting from e2nIEE#2138
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1deb62c) 79.27% compared to head (e97cd42) 79.33%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2139      +/-   ##
===========================================
+ Coverage    79.27%   79.33%   +0.06%     
===========================================
  Files          218      218              
  Lines        27176    27176              
===========================================
+ Hits         21544    21561      +17     
+ Misses        5632     5615      -17     

see 3 files with indirect coverage changes

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

@vogt31337 vogt31337 merged commit 80ca87d into e2nIEE:develop Sep 29, 2023
19 checks passed
@KS-HTK KS-HTK deleted the issues/2138 branch April 26, 2024 12:06
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