mysociety / mapit

A web service to map postcodes to administrative boundaries and more
Other
269 stars 88 forks source link

Add endpoints for children and areas by type geodata #335

Closed dracos closed 5 years ago

dracos commented 5 years ago

Fix #324

codecov[bot] commented 5 years ago

Codecov Report

Merging #335 into master will increase coverage by 0.98%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
+ Coverage   62.77%   63.75%   +0.98%     
==========================================
  Files          38       38              
  Lines        2157     2185      +28     
==========================================
+ Hits         1354     1393      +39     
+ Misses        803      792      -11
Impacted Files Coverage Δ
mapit/urls.py 91.66% <100%> (+0.75%) :arrow_up:
mapit/views/areas.py 71.65% <100%> (+3.8%) :arrow_up:
mapit/tests/test_views.py 100% <100%> (ø) :arrow_up:
mapit/geometryserialiser.py 77.77% <0%> (+1.23%) :arrow_up:
mapit/tests/utils.py 100% <0%> (+8.33%) :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 e99c6f0...8295e5b. Read the comment docs.