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

REF: do not return building_id from generate_blocks #627

Merged
merged 2 commits into from
Jun 20, 2024

docstring

18c7345
Select commit
Loading
Failed to load commit list.
Merged

REF: do not return building_id from generate_blocks #627

docstring
18c7345
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

All modified and coverable lines are covered by tests ✅

Project coverage is 98.0%. Comparing base (4037c70) to head (18c7345).
Report is 61 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #627     +/-   ##
=======================================
+ Coverage   97.4%   98.0%   +0.6%     
=======================================
  Files         26      38     +12     
  Lines       4328    6221   +1893     
=======================================
+ Hits        4214    6095   +1881     
- Misses       114     126     +12     
Files Coverage Δ
momepy/functional/_elements.py 99.2% <100.0%> (ø)
momepy/functional/tests/test_elements.py 99.0% <100.0%> (ø)