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

rm-hull / postcode-polygons
45%
main: 45%

Build:
Build:
LAST BUILD BRANCH: chore/update-go-deps
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 chore/update-deps
branch: chore/update-deps
CHANGE BRANCH
x
Reset
Sync Branches
  • chore/update-deps
  • chore/go-1.25
  • chore/reorg-postcode-data
  • 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 04:46PM UTC coverage: 45.287%. Remained the same
25606384867

Pull #65

github

rm-hull
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 for secure PR creation and commits.

```mermaid
sequenceDiagram
    participant GH as GitHub Actions
    participant Go as Go Modules
    participant PR as Pull Request

    GH->>Go: go get -u ./...
    GH->>Go: go mod tidy
    GH->>PR: Create/Update chore/update-go-deps
```
Pull Request #65: chore: add automated Go dependency updates

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 chore/update-deps
  • 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
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
23413185106 chore/update-deps Merge branch 'chore/update-deps' of github.com:rm-hull/postcode-polygons into chore/update-deps * 'chore/update-deps' of github.com:rm-hull/postcode-polygons: Update dependencies Pull #59 22 Mar 2026 09:43PM UTC rm-hull github
45.62
22645636382 chore/update-deps Merge branch 'main' of github.com:rm-hull/postcode-polygons into chore/update-deps * 'main' of github.com:rm-hull/postcode-polygons: Update dependencies (#51) Pull #52 03 Mar 2026 10:28PM UTC rm-hull github
45.62
22645429479 chore/update-deps Update dependencies Pull #51 03 Mar 2026 10:21PM UTC rm-hull github
45.62
20213683194 chore/update-deps chore: Ignore `postcode-polygons` directory The `postcode-polygons` directory contains large generated files that should not be tracked by Git. Pull #43 14 Dec 2025 08:28PM UTC rm-hull github
45.62
18774936914 chore/update-deps Also check docker Pull #33 24 Oct 2025 09:00AM UTC rm-hull github
45.62
17901174325 chore/update-deps Update deps Pull #27 22 Sep 2025 12:36AM UTC rm-hull github
51.91
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