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

API: deprecate legacy API in favour of Graph-based functional implementation #619

Merged
merged 2 commits into from
Jun 20, 2024

fix decorator types

b0bc871
Select commit
Loading
Failed to load commit list.
Merged

API: deprecate legacy API in favour of Graph-based functional implementation #619

fix decorator types
b0bc871
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@           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%) ⬇️