ENH: add Streetscape class #658
Merged
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
@@ 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%> (ø) |
Loading