sfcpc / housing-dashboard

4 stars 0 forks source link

New geo #209

Closed sbuss closed 4 years ago

sbuss commented 4 years ago

Use the new wkt_multipolygon and point fields

codecov[bot] commented 4 years ago

Codecov Report

Merging #209 into master will decrease coverage by 0.12%. The diff coverage is 91.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   85.14%   85.01%   -0.13%     
==========================================
  Files          11       11              
  Lines        2268     2276       +8     
==========================================
+ Hits         1931     1935       +4     
- Misses        337      341       +4     
Flag Coverage Δ
#unittests 85.01% <91.66%> (-0.13%) :arrow_down:
Impacted Files Coverage Δ
relational/table.py 92.58% <91.66%> (-0.39%) :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 66e8203...37910a4. Read the comment docs.

sbuss commented 4 years ago

TODO: This reduced coverage slightly because it no longer exercises the mapblklot code when building the project_geo table. Need to add a new test for it.