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

track merged edges when simplifying #909

Merged
merged 10 commits into from
Dec 20, 2022
Merged

track merged edges when simplifying #909

merged 10 commits into from
Dec 20, 2022

Conversation

gboeing
Copy link
Owner

@gboeing gboeing commented Dec 20, 2022

enhancement to #892 to make tracking optional.
cc @davidmurray

@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Merging #909 (9e973c5) into main (8c8bb82) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #909   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          24       24           
  Lines        2328     2335    +7     
=======================================
+ Hits         2278     2285    +7     
  Misses         50       50           
Impacted Files Coverage Δ
osmnx/simplification.py 98.31% <100.00%> (+0.06%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@davidmurray
Copy link
Contributor

Hi @gboeing, thanks for finishing up my PR! Very appreciated 😄

@gboeing gboeing merged commit 1a21b22 into main Dec 20, 2022
@gboeing gboeing deleted the simplify branch December 20, 2022 22:04
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