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

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

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 04:48PM UTC
Files 9
Run time 0s
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

09 May 2026 04:46PM UTC coverage: 45.287%. Remained the same
25606386955.1

push

github

web-flow
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 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
```

245 of 541 relevant lines covered (45.29%)

0.53 hits per line

Source Files on job 25606386955.1
  • Tree
  • List 9
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25606386955
  • f0daa752 on github
  • Prev Job for on main (#24265165863.1)
  • Next Job for on main (#25607162888.1)
  • Delete
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