Closed u3ks closed 5 months ago
Attention: Patch coverage is 96.63866%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 97.9%. Comparing base (
4037c70
) to head (74494f0
). Report is 84 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
momepy/functional/_diversity.py | 91.5% | 4 Missing :warning: |
This will be superseded bylibpysal.Graph.describe
, correct?
yes, i need to add the decorator and fix some of the failing tests though.
Anything blocking this merge?
@jGaboardi I was just waiting for CI to finish :)
Functional blockcount using groupby.
Potentially, it could be reimplemented with two calls to describe_reached:
Or it could be left to the user.