• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Freegle / Iznik / 5314
68%
master: 70%

Build:
Build:
LAST BUILD BRANCH: feature/eee-identification
DEFAULT BRANCH: master
Ran 22 Apr 2026 11:18AM UTC
Jobs 2
Files 804
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Apr 2026 10:43AM UTC coverage: 67.874% (+16.1%) from 51.797%
5314

Pull #228

circleci

edwh
fix(go): queue postcode remap when a location is excluded from a group

ExcludeLocation inserted into locations_excluded but never kicked off a
remap, so postcodes that had been mapped to the excluded area stayed
pointing at it. PostcodeRemapService already joins locations_excluded;
it just needs a fresh remap task for the affected polygon to recompute
KNN and move those postcodes to the next nearest non-excluded area.

Mirrors the UpdateLocation remap pattern: fetch ST_AsText of the
location's ourgeometry (falling back to geometry) and queue a
TaskRemapPostcodes with the polygon. For byname excludes, queue one
task per additional excluded location.

Test added: TestExcludeLocationQueuesRemapTask creates a polygon
location, POSTs Exclude, and asserts a remap_postcodes task is
enqueued in background_tasks for that location.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #228: fix(go): queue postcode remap when a location is excluded from a group

8865 of 10243 branches covered (86.55%)

Branch coverage included in aggregate %.

15 of 16 new or added lines in 1 file covered. (93.75%)

93 existing lines in 3 files now uncovered.

84399 of 127165 relevant lines covered (66.37%)

18.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
70.71
70.71% iznik-server-go/location/location.go

Coverage Regressions

Lines Coverage ∆ File
91
84.32
84.32% iznik-server-go/message/message.go
1
70.71
70.71% iznik-server-go/location/location.go
1
43.94
28.21% iznik-server-go/misc/loki.go
Jobs
ID Job ID Ran Files Coverage
5314 go - 5314 22 Apr 2026 11:18AM UTC 118
80.35
CircleCI Job 5314
5314 vitest - 5314 22 Apr 2026 11:18AM UTC 686
64.57
CircleCI Job 5314
Source Files on build 5314
  • Tree
  • List 804
  • Changed 102
  • Source Changed 0
  • Coverage Changed 102
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • CircleCI Build #5314
  • Pull Request #228
  • PR Base - master (#5311)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc