mysociety / mapit

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

Add min_generation parameter to postcode lookup. #408

Closed dracos closed 11 months ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #408 (c150516) into master (f24a55c) will increase coverage by 0.17%. The diff coverage is 87.50%.

:exclamation: Current head c150516 differs from pull request most recent head 9547ea3. Consider uploading reports for the commit 9547ea3 to get more accurate results

@@            Coverage Diff             @@
##           master     #408      +/-   ##
==========================================
+ Coverage   74.66%   74.83%   +0.17%     
==========================================
  Files          45       45              
  Lines        2759     2778      +19     
==========================================
+ Hits         2060     2079      +19     
  Misses        699      699              
Files Coverage Δ
mapit/tests/test_query_args.py 94.23% <100.00%> (+0.89%) :arrow_up:
mapit/tests/test_views.py 100.00% <100.00%> (ø)
mapit/views/areas.py 72.83% <100.00%> (+0.30%) :arrow_up:
mapit/views/postcodes.py 78.08% <100.00%> (-0.45%) :arrow_down:
mapit/models.py 84.97% <75.00%> (-0.74%) :arrow_down: