• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
You are now the owner of this repo.

rm-hull / postcode-polygons
45%

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

10 Apr 2026 09:33PM UTC coverage: 45.287%. Remained the same
24265165863

push

github

web-flow
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="https://github.com/tavsec/gin-healthcheck/releases">github.com/tavsec/gin-healthcheck's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.15</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump golang.org/x/sync from 0.19.0 to 0.20.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/tavsec/gin-healthcheck/pull/127">tavsec/gin-healthcheck#127</a></li>
<li>Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq
from 0.40.0 to 0.41.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/tavsec/gin-healthcheck/pull/128">tavsec/gin-healthcheck#128</a></li>
<li>Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/tavsec/gin-healthcheck/pull/130">tavsec/gin-healthcheck#130</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tavsec/gin-healthcheck/compare/v1.7.14...v1.7.15">https://github.com/tavsec/gin-healthcheck/compare/v1.7.14...v1.7.15</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tavsec/gin-healthcheck/commit/81b40781f"><code>81b4078</code></a>
Bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (<a
href="https://redirect.github.com/tavsec/gin-healthcheck/issues/130">#130</a>)</li>
<li><a
href="https://github.com/tavsec/gin-healthcheck/commit/35cb1bb6a"><code>35cb1bb</code></a>
Bump github.com/testcontainers/testcontainers-go/modules/rabbitmq (<a
href="https://redirect.github.com/tavsec/gin-healthcheck/issues/128">#... (continued)

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
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
23784193003 main Bump github.com/gin-contrib/pprof from 1.5.3 to 1.5.4 (#62) Bumps [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) from 1.5.3 to 1.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com... push 31 Mar 2026 06:45AM UTC web-flow github
45.62
23784193433 main Bump github.com/paulmach/orb from 0.12.0 to 0.13.0 (#61) Bumps [github.com/paulmach/orb](https://github.com/paulmach/orb) from 0.12.0 to 0.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/paulmach/o... push 31 Mar 2026 06:45AM UTC web-flow github
45.62
23766214483 dependabot/go_modules/github.com/gin-contrib/pprof-1.5.4 Bump github.com/gin-contrib/pprof from 1.5.3 to 1.5.4 Bumps [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/gin-contrib/pprof/releases) - [Commits](https://github.com/... Pull #62 30 Mar 2026 08:31PM UTC web-flow github
45.62
23766212003 dependabot/go_modules/github.com/paulmach/orb-0.13.0 Bump github.com/paulmach/orb from 0.12.0 to 0.13.0 Bumps [github.com/paulmach/orb](https://github.com/paulmach/orb) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/paulmach/orb/releases) - [Changelog](https://github.com/paulmach/orb/b... Pull #61 30 Mar 2026 08:31PM UTC web-flow github
45.62
See All Builds (163)

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