API: deprecate legacy API in favour of Graph-based functional implementation #619
Codecov / codecov/project
succeeded
Jun 20, 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 96.62921%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 98.0%. Comparing base (
4037c70
) to head (b0bc871
).
Report is 55 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #619 +/- ##
=======================================
+ Coverage 97.4% 98.0% +0.6%
=======================================
Files 26 38 +12
Lines 4328 6158 +1830
=======================================
+ Hits 4214 6033 +1819
- Misses 114 125 +11
Files | Coverage Δ | |
---|---|---|
momepy/dimension.py | 98.8% <100.0%> (+0.1%) |
⬆️ |
momepy/diversity.py | 98.4% <100.0%> (+0.1%) |
⬆️ |
momepy/intensity.py | 99.5% <100.0%> (+<0.1%) |
⬆️ |
momepy/shape.py | 91.8% <100.0%> (+0.3%) |
⬆️ |
momepy/tests/test_dimension.py | 100.0% <100.0%> (ø) |
|
momepy/tests/test_intensity.py | 100.0% <100.0%> (ø) |
|
momepy/tests/test_utils.py | 99.4% <100.0%> (+0.1%) |
⬆️ |
momepy/distribution.py | 97.2% <92.3%> (-0.2%) |
⬇️ |
momepy/elements.py | 96.7% <85.7%> (-0.2%) |
⬇️ |
momepy/weights.py | 98.4% <83.3%> (-1.6%) |
⬇️ |
Loading