pysal / tobler

Spatial interpolation, Dasymetric Mapping, & Change of Support
https://pysal.org/tobler
BSD 3-Clause "New" or "Revised" License
145 stars 30 forks source link

REF: switch to CSR matrix in area binning #160

Closed martinfleis closed 2 years ago

martinfleis commented 2 years ago

Closes #159

codecov[bot] commented 2 years ago

Codecov Report

Merging #160 (199a8e7) into master (3f6496d) will increase coverage by 1.54%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #160      +/-   ##
==========================================
+ Coverage   73.57%   75.12%   +1.54%     
==========================================
  Files          20       20              
  Lines        1003     1029      +26     
==========================================
+ Hits          738      773      +35     
+ Misses        265      256       -9     
Impacted Files Coverage Δ
tobler/area_weighted/area_interpolate.py 86.30% <100.00%> (ø)
tobler/tests/test_area_interpolators.py 100.00% <100.00%> (ø)
tobler/_version.py 40.65% <0.00%> (+2.67%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3f6496d...199a8e7. Read the comment docs.