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

refactor utils_geo module #1100

Merged
merged 7 commits into from
Dec 25, 2023
Merged

refactor utils_geo module #1100

merged 7 commits into from
Dec 25, 2023

Conversation

gboeing
Copy link
Owner

@gboeing gboeing commented Dec 25, 2023

This PR:

  • refactors the utils_geo module
  • deprecates the quadrat_width and min_num function arguments in the truncate module (which just got passed through to the utils_geo module's functions)

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (48611d2) 97.84% compared to head (657dd73) 97.84%.

Files Patch % Lines
osmnx/utils_geo.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1100   +/-   ##
=======================================
  Coverage   97.84%   97.84%           
=======================================
  Files          28       28           
  Lines        2504     2506    +2     
=======================================
+ Hits         2450     2452    +2     
  Misses         54       54           

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

@gboeing gboeing merged commit 2ba8aa7 into main Dec 25, 2023
9 of 10 checks passed
@gboeing gboeing deleted the fix branch December 25, 2023 05:19
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.

1 participant