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

rm-hull / postcode-polygons
46%

Build:
DEFAULT BRANCH: main
Repo Added 22 Jun 2025 07:32PM UTC
Token JXeuOMwxG9SUBFIbC0RvgN9x3xPjsYvXb regen
Build 99 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: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • chore/go-1.25
  • chore/reorg-postcode-data
  • chore/update-deps
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/go_modules/github.com/Depado/ginprom-1.8.2
  • dependabot/go_modules/github.com/paulmach/orb-0.12.0
  • dependabot/go_modules/github.com/spf13/cobra-1.10.1
  • 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.9
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.4.0
  • doc/readme
  • feat/debug
  • feat/district-polygons
  • feat/downloader
  • feat/expand-bounds
  • feat/extract-units
  • feat/generated
  • feat/geojson-src-file-caching
  • feat/polygon-search
  • feat/search-interface
  • feat/spatial-index
  • refactor/add-cmd
  • tests/inc-coverage

16 Oct 2025 09:55PM UTC coverage: 45.624%. Remained the same
18575847438

push

github

web-flow
Bump go.eigsys.de/gin-cachecontrol/v2 from 2.3.0 to 2.4.0 (#31)

Bumps
[go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol)
from 2.3.0 to 2.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/joeig/gin-cachecontrol/releases">go.eigsys.de/gin-cachecontrol/v2's
releases</a>.</em></p>
<blockquote>
<h2>Support Go 1.25, Gin 1.11</h2>
<h3>New</h3>
<ul>
<li>Support Go 1.25 (<a
href="https://redirect.github.com/joeig/gin-cachecontrol/issues/69">#69</a>)</li>
<li>Use Gin 1.11.0 (<a
href="https://redirect.github.com/joeig/gin-cachecontrol/issues/67">#67</a>)</li>
<li>Several dependency updates</li>
</ul>
<h3>Deprecate</h3>
<ul>
<li>Stop testing with Go 1.23 in accordance with <a
href="https://golang.org/doc/devel/release.html#policy">Go's version
support policy</a> (<a
href="https://redirect.github.com/joeig/gin-cachecontrol/issues/69">#69</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/9edf38233"><code>9edf382</code></a>
Test with Go 1.25, stop testing with 1.23</li>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/abac886a1"><code>abac886</code></a>
Bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1</li>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/76560275c"><code>7656027</code></a>
Bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0</li>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/4af9c691a"><code>4af9c69</code></a>
Bump vladopajic/go-test-coverage from 2.16.1 to 2.17.0</li>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/9d4086c5f"><code>9d4086c</code></a>
Bump vladopajic/go-test-coverage from 2.16.0 to 2.16.1</li>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/7... (continued)

245 of 537 relevant lines covered (45.62%)

0.53 hits per line

Relevant lines Covered
Build:
Build:
537 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
18575847438 main Bump go.eigsys.de/gin-cachecontrol/v2 from 2.3.0 to 2.4.0 (#31) Bumps [go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol) from 2.3.0 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https... push 16 Oct 2025 09:56PM UTC web-flow github
45.62
18370682323 main Bump github.com/Depado/ginprom from 1.8.1 to 1.8.2 (#30) Bumps [github.com/Depado/ginprom](https://github.com/Depado/ginprom) from 1.8.1 to 1.8.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Depado/g... push 09 Oct 2025 08:45AM UTC web-flow github
45.62
17918974715 main No need to cast to uint32 (#29) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> push 22 Sep 2025 02:42PM UTC web-flow github
45.12
17910103587 main Load codepoint data from OS DataHub as needed (#28) Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> push 22 Sep 2025 08:59AM UTC web-flow github
45.12
17901403484 main Update deps (#27) push 22 Sep 2025 12:54AM UTC web-flow github
51.91
17487276645 main Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#24) Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/spf13/cobra/rel... push 05 Sep 2025 07:57AM UTC web-flow github
51.91
17486933730 main Bump actions/setup-go from 5 to 6 (#25) Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup... push 05 Sep 2025 07:39AM UTC web-flow github
51.91
17486920843 main Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#23) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.co... push 05 Sep 2025 07:39AM UTC web-flow github
51.91
16998425809 main Update to go 1.25; Remove unnecessary docker caching from GH actions (#21) push 15 Aug 2025 08:10PM UTC web-flow github
51.91
16919626833 main Bump actions/checkout from 4 to 5 (#20) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/check... push 12 Aug 2025 08:06PM UTC web-flow github
51.91
See All Builds (99)

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

© 2025 Coveralls, Inc