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

rm-hull / postcode-polygons
45%

Build:
DEFAULT BRANCH: main
Repo Added 22 Jun 2025 07:32PM UTC
Token JXeuOMwxG9SUBFIbC0RvgN9x3xPjsYvXb regen
Build 167 Last
Files 9
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • chore/go-1.25
  • chore/reorg-postcode-data
  • chore/update-deps
  • chore/update-go-deps
  • dependabot/docker/golang-1.26-alpine
  • dependabot/github_actions/actions/cache-5
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/docker/build-push-action-7
  • dependabot/github_actions/docker/login-action-4
  • dependabot/github_actions/docker/metadata-action-6
  • dependabot/github_actions/docker/setup-buildx-action-4
  • dependabot/github_actions/docker/setup-qemu-action-4
  • dependabot/github_actions/golangci/golangci-lint-action-9
  • dependabot/github_actions/mikepenz/action-junit-report-6
  • dependabot/go_modules/github.com/Depado/ginprom-1.8.2
  • dependabot/go_modules/github.com/Depado/ginprom-1.8.3
  • dependabot/go_modules/github.com/fatih/color-1.19.0
  • dependabot/go_modules/github.com/gin-contrib/cors-1.7.7
  • dependabot/go_modules/github.com/gin-contrib/pprof-1.5.4
  • dependabot/go_modules/github.com/gin-gonic/gin-1.12.0
  • dependabot/go_modules/github.com/paulmach/orb-0.12.0
  • dependabot/go_modules/github.com/paulmach/orb-0.13.0
  • dependabot/go_modules/github.com/spf13/cobra-1.10.1
  • dependabot/go_modules/github.com/spf13/cobra-1.10.2
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.10
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.11
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.12
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.13
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.14
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.15
  • dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.9
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.4.0
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.4.1
  • doc/readme
  • feat/debug
  • feat/district-polygons
  • feat/downloader
  • feat/expand-bounds
  • feat/extract-units
  • feat/generated
  • feat/geojson-src-file-caching
  • feat/godx
  • feat/polygon-search
  • feat/search-interface
  • feat/spatial-index
  • main
  • refactor/add-cmd
  • tests/inc-coverage

09 May 2026 05:23PM UTC coverage: 45.287%. Remained the same
25607162888

push

github

web-flow
chore: update Go dependencies (#66)

## Dependency Updates

Automated update via `go get -u ./... && go mod tidy`.

### Changes to go.mod
```diff
-	github.com/bytedance/sonic v1.15.0 // indirect
+	github.com/bytedance/sonic v1.15.1 // indirect
-	github.com/cloudwego/base64x v0.1.6 // indirect
+	github.com/cloudwego/base64x v0.1.7 // indirect
-	github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
-	github.com/klauspost/compress v1.18.5 // indirect
+	github.com/klauspost/compress v1.18.6 // indirect
-	github.com/pelletier/go-toml/v2 v2.3.0 // indirect
+	github.com/pelletier/go-toml/v2 v2.3.1 // indirect
-	github.com/rabbitmq/amqp091-go v1.10.0 // indirect
-	github.com/redis/go-redis/v9 v9.18.0 // indirect
+	github.com/rabbitmq/amqp091-go v1.11.0 // indirect
+	github.com/redis/go-redis/v9 v9.19.0 // indirect
-	go.mongodb.org/mongo-driver/v2 v2.5.0 // indirect
+	go.mongodb.org/mongo-driver/v2 v2.6.0 // indirect
-	golang.org/x/arch v0.25.0 // indirect
-	golang.org/x/crypto v0.50.0 // indirect
-	golang.org/x/net v0.53.0 // indirect
+	golang.org/x/arch v0.27.0 // indirect
+	golang.org/x/crypto v0.51.0 // indirect
+	golang.org/x/net v0.54.0 // indirect
-	golang.org/x/text v0.36.0 // indirect
+	golang.org/x/text v0.37.0 // indirect
-	github.com/mattn/go-isatty v0.0.21 // indirect
+	github.com/mattn/go-isatty v0.0.22 // indirect
-	golang.org/x/sys v0.43.0 // indirect
+	golang.org/x/sys v0.44.0 // indirect
```

Co-authored-by: rm-hull <1915543+rm-hull@users.noreply.github.com>

245 of 541 relevant lines covered (45.29%)

0.53 hits per line

Relevant lines Covered
Build:
Build:
541 RELEVANT LINES 245 COVERED LINES
0.53 HITS PER LINE
Source Files on main
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25607162888 main chore: update Go dependencies (#66) ## Dependency Updates Automated update via `go get -u ./... && go mod tidy`. ### Changes to go.mod ```diff - github.com/bytedance/sonic v1.15.0 // indirect + github.com/bytedance/sonic v1.15.1 // indirect - g... push 09 May 2026 05:24PM UTC web-flow github
45.29
25606420892 chore/update-go-deps chore: go get -u && go mod tidy Pull #66 09 May 2026 04:49PM UTC github-actions[bot] github
45.29
25606386955 main chore: add automated Go dependency updates (#65) Introduces a weekly GitHub Actions workflow to keep Go modules up to date. - Runs every Monday at 00:00 UTC. - Automatically generates a pull request with dependency changes. - Uses a GitHub App t... push 09 May 2026 04:48PM UTC web-flow github
45.29
25606384867 chore/update-deps chore: add automated Go dependency updates Introduces a weekly GitHub Actions workflow to keep Go modules up to date. - Runs every Monday at 00:00 UTC. - Automatically generates a pull request with dependency changes. - Uses a GitHub App token f... Pull #65 09 May 2026 04:48PM UTC rm-hull github
45.29
24265165863 main Bump github.com/tavsec/gin-healthcheck from 1.7.14 to 1.7.15 (#64) Bumps [github.com/tavsec/gin-healthcheck](https://github.com/tavsec/gin-healthcheck) from 1.7.14 to 1.7.15. <details> <summary>Release notes</summary> <p><em>Sourced from <a href=... push 10 Apr 2026 09:33PM UTC web-flow github
45.29
24259846958 dependabot/go_modules/github.com/tavsec/gin-healthcheck-1.7.15 Bump github.com/tavsec/gin-healthcheck from 1.7.14 to 1.7.15 Bumps [github.com/tavsec/gin-healthcheck](https://github.com/tavsec/gin-healthcheck) from 1.7.14 to 1.7.15. - [Release notes](https://github.com/tavsec/gin-healthcheck/releases) - [Comm... Pull #64 10 Apr 2026 07:15PM UTC web-flow github
45.29
24211214240 main feat: log startup diagnostic information (#63) - Initialize `godx` to capture build and environment metadata. - Log git version, environment variables, and user info upon server startup. - Update project dependencies to latest versions. ```merma... push 09 Apr 2026 08:17PM UTC web-flow github
45.29
24210791054 feat/godx feat: log startup diagnostic information - Initialize `godx` to capture build and environment metadata. - Log git version, environment variables, and user info upon server startup. - Update project dependencies to latest versions. ```mermaid s... Pull #63 09 Apr 2026 08:07PM UTC rm-hull github
45.29
23785334678 main Bump github.com/gin-contrib/cors from 1.7.6 to 1.7.7 (#60) Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.7.6 to 1.7.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gi... push 31 Mar 2026 07:18AM UTC web-flow github
45.62
23784223851 dependabot/go_modules/github.com/gin-contrib/cors-1.7.7 Bump github.com/gin-contrib/cors from 1.7.6 to 1.7.7 Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/gin-contrib/cors/releases) - [Commits](https://github.com/gin-... Pull #60 31 Mar 2026 06:45AM UTC web-flow github
45.62
See All Builds (167)

Badge your Repo: postcode-polygons

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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