pysal / tobler

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

don try to init a df if columns are missing #91

Closed knaaptime closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #91 into master will decrease coverage by 0.35%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   81.19%   80.84%   -0.36%     
==========================================
  Files          11       11              
  Lines         569      569              
==========================================
- Hits          462      460       -2     
- Misses        107      109       +2     
Impacted Files Coverage Δ
tobler/area_weighted/__init__.py 100.00% <100.00%> (ø)
tobler/area_weighted/area_interpolate.py 87.28% <100.00%> (ø)
tobler/tests/test_interpolators.py 93.87% <0.00%> (-4.09%) :arrow_down:

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 812d81c...368a5be. Read the comment docs.