pysal / tobler

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

units #164

Closed knaaptime closed 2 years ago

knaaptime commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #164 (594fb38) into master (66f3825) will decrease coverage by 0.05%. The diff coverage is 44.00%.

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   74.24%   74.18%   -0.06%     
==========================================
  Files          20       20              
  Lines        1029     1046      +17     
==========================================
+ Hits          764      776      +12     
- Misses        265      270       +5     
Impacted Files Coverage Δ
tobler/util/util.py 75.00% <44.00%> (-16.53%) :arrow_down:
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 66f3825...594fb38. Read the comment docs.

knaaptime commented 2 years ago

resolves #163 and #146