-
Notifications
You must be signed in to change notification settings - Fork 134
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
FIX: Removed support to SMRT.py #5707
Conversation
removed elevation from import_from_openstreet_map method Added note to documentation.
Thanks for opening a Pull Request. If you want to perform a review write a comment saying: @ansys-reviewer-bot review |
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (84.05%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #5707 +/- ##
==========================================
+ Coverage 81.40% 85.15% +3.75%
==========================================
Files 155 155
Lines 60833 60952 +119
==========================================
+ Hits 49521 51906 +2385
+ Misses 11312 9046 -2266 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the changes !
Co-authored-by: Sébastien Morais <[email protected]>
Removed elevation from import_from_openstreet_map method
Added note to documentation.
Description
SMRT.py could present some vulnerabilities due to the fact that the package is not updated since 2023.
Issue linked
Please mention the issue number or describe the problem this pull request addresses.
Checklist