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

rm-hull / metoffice-uk-weather-overlays / 25611206291 / 1
9%
main: 9%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 08:37PM UTC
Files 12
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 08:35PM UTC coverage: 8.577%. Remained the same
25611206291.1

push

github

rm-hull
chore: add automated Go dependency update workflow

Introduce a GitHub Actions workflow to run weekly updates on Go modules.
This ensures dependencies remain up to date and improves security
posture.

```mermaid
sequenceDiagram
    participant CI as GitHub Actions
    participant Repo as Repository
    participant PR as Pull Request
    CI->>Repo: Fetch dependencies (go get -u)
    CI->>Repo: Tidy modules (go mod tidy)
    CI->>PR: Open/Update PR with changes
```

47 of 548 relevant lines covered (8.58%)

0.1 hits per line

Source Files on job 25611206291.1
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25611206291
  • 774562c7 on github
  • Prev Job for on main (#24257160641.1)
  • Next Job for on main (#25611337018.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