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 Streetscape class #658

Merged
merged 11 commits into from
Oct 22, 2024

add short intro to example notebook

e6bac7f
Select commit
Loading
Failed to load commit list.
Merged

ENH: add Streetscape class #658

add short intro to example notebook
e6bac7f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

98.0% (+0.6%) compared to 4037c70

View this Pull Request on Codecov

98.0% (+0.6%) compared to 4037c70

Details

Codecov Report

Attention: Patch coverage is 97.62188% with 20 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
momepy/streetscape.py 97.5% 20 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #658     +/-   ##
=======================================
+ Coverage   97.4%   98.0%   +0.6%     
=======================================
  Files         26      40     +14     
  Lines       4328    7157   +2829     
=======================================
+ Hits        4214    7013   +2799     
- Misses       114     144     +30     
Files with missing lines Coverage Δ
momepy/__init__.py 100.0% <100.0%> (ø)
momepy/tests/test_streetscape.py 100.0% <100.0%> (ø)
momepy/streetscape.py 97.5% <97.5%> (ø)