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

map-services / postcode-polygons
45%

Build:
DEFAULT BRANCH: main
Repo Added 10 May 2026 12:43PM UTC
Token MVXZwYdAxiOtccxVRiqSbmvr8jnfJ1fVM regen
Build 12 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/update-go-deps
  • dependabot/go_modules/github.com/rm-hull/godx-0.2.2
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.5.0
  • dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.6.0
  • main

21 May 2026 08:26PM UTC coverage: 45.287%. Remained the same
26251164282

push

github

web-flow
Bump go.eigsys.de/gin-cachecontrol/v2 from 2.5.0 to 2.6.0 (#70)

Bumps
[go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol)
from 2.5.0 to 2.6.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>Functional config options</h2>
<h3>New</h3>
<ul>
<li>Functional config options (<a
href="https://redirect.github.com/joeig/gin-cachecontrol/issues/81">#81</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/joeig/gin-cachecontrol/commit/9fc718fcf"><code>9fc718f</code></a>
<a
href="https://redirect.github.com/joeig/gin-cachecontrol/issues/81">#81</a>:
Add functional config options</li>
<li>See full diff in <a
href="https://github.com/joeig/gin-cachecontrol/compare/v2.5.0...v2.6.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.eigsys.de/gin-cachecontrol/v2&package-manager=go_modules&previous-version=2.5.0&new-version=2.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency... (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
26251164282 main Bump go.eigsys.de/gin-cachecontrol/v2 from 2.5.0 to 2.6.0 (#70) Bumps [go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol) from 2.5.0 to 2.6.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https... push 21 May 2026 08:27PM UTC web-flow github
45.29
26249507569 dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.6.0 Bump go.eigsys.de/gin-cachecontrol/v2 from 2.5.0 to 2.6.0 Bumps [go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/joeig/gin-cachecontrol/releases) - [Commits](h... Pull #70 21 May 2026 07:53PM UTC web-flow github
45.29
26209995578 main Bump go.eigsys.de/gin-cachecontrol/v2 from 2.4.1 to 2.5.0 (#69) Bumps [go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol) from 2.4.1 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https... push 21 May 2026 06:42AM UTC web-flow github
45.29
26194390888 dependabot/go_modules/go.eigsys.de/gin-cachecontrol/v2-2.5.0 Bump go.eigsys.de/gin-cachecontrol/v2 from 2.4.1 to 2.5.0 Bumps [go.eigsys.de/gin-cachecontrol/v2](https://github.com/joeig/gin-cachecontrol) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/joeig/gin-cachecontrol/releases) - [Commits](h... Pull #69 20 May 2026 10:47PM UTC web-flow github
45.29
26018123301 main chore: update Go dependencies (#68) ## Dependency Updates Automated update via `go get -u ./... && go mod tidy`. ### Changes to go.mod ```diff - github.com/quic-go/quic-go v0.59.0 // indirect + github.com/quic-go/quic-go v0.59.1 // indirect ```... push 18 May 2026 06:51AM UTC web-flow github
45.29
26010672237 chore/update-go-deps chore: go get -u && go mod tidy Pull #68 18 May 2026 02:43AM UTC github-actions[bot] github
45.29
25965851187 main chore: update go module path Update the `go.mod` module name to the new repository location `github.com/map-services/postcode-polygons` and update all internal package imports to reflect this change. push 16 May 2026 03:35PM UTC rm-hull github
45.29
25965768468 main Merge branch 'main' of github.com:rm-hull/postcode-polygons * 'main' of github.com:rm-hull/postcode-polygons: Modify Docker image metadata in build.yml Bump github.com/rm-hull/godx from 0.2.1 to 0.2.2 (#67) Update client-id to use vars inst... push 16 May 2026 03:31PM UTC rm-hull github
45.29
25889771751 main Modify Docker image metadata in build.yml Updated image description and source in build.yml push 14 May 2026 10:41PM UTC web-flow github
45.29
25768164284 main Bump github.com/rm-hull/godx from 0.2.1 to 0.2.2 (#67) Bumps [github.com/rm-hull/godx](https://github.com/rm-hull/godx) from 0.2.1 to 0.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rm-hull/godx/r... push 12 May 2026 11:25PM UTC web-flow github
45.29
See All Builds (12)

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