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

ENH: add flow mode to COINS #644

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Conversation

martinfleis
Copy link
Member

This adds flow mode of continuity which ensures that there's only a one stroke group per LineString and does not cause breakage when dealing with stroke attributes rather than stroke geometries.

@martinfleis martinfleis added the enhancement New feature or request label Jul 16, 2024
@martinfleis martinfleis requested a review from jGaboardi July 16, 2024 12:57
@martinfleis martinfleis self-assigned this Jul 16, 2024
@jGaboardi
Copy link
Member

CI seems to be having a tough time resolving the environment in several cases. Maybe just a one-off fluke?

Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.9%. Comparing base (4037c70) to head (fd8d330).
Report is 88 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #644     +/-   ##
=======================================
+ Coverage   97.4%   97.9%   +0.5%     
=======================================
  Files         26      38     +12     
  Lines       4328    6244   +1916     
=======================================
+ Hits        4214    6110   +1896     
- Misses       114     134     +20     
Files with missing lines Coverage Δ
momepy/coins.py 99.0% <100.0%> (+3.7%) ⬆️
momepy/tests/test_coins.py 100.0% <100.0%> (ø)

@martinfleis
Copy link
Member Author

yeah, I wouldn't worry too much about that

@jGaboardi
Copy link
Member

If we don't care about the inability to resolve the windows environment, let's go ahead and merge.

@martinfleis martinfleis merged commit a564f30 into pysal:main Jul 16, 2024
12 of 15 checks passed
@martinfleis martinfleis deleted the coins-flow-mode branch July 16, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants