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

rm-hull / metoffice-uk-weather-overlays / 25611206291
9%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 08:37PM UTC
Jobs 1
Files 12
Run time 1min
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

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

Jobs
ID Job ID Ran Files Coverage
1 25611206291.1 09 May 2026 08:37PM UTC 12
8.58
GitHub Action Run
Source Files on build 25611206291
  • Tree
  • List 12
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 774562c7 on github
  • Prev Build on main (#24257160641)
  • Next Build on main (#25611337018)
  • 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