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

rm-hull / street-manager-relay / 25606790817 / 1
1%
main: 1%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 05:08PM UTC
Files 18
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 05:06PM UTC coverage: 1.35%. Remained the same
25606790817.1

push

github

web-flow
chore: add automated Go dependency update workflow (#41)

Introduce a weekly GitHub Action to keep Go modules up to date. This
automation ensures dependencies stay current by running `go get -u` and
creating a pull request with the resulting changes.

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

    GH->>G: go get -u ./...
    GH->>G: go mod tidy
    GH->>PR: Create/Update PR with changes
```

19 of 1407 relevant lines covered (1.35%)

0.01 hits per line

Source Files on job 25606790817.1
  • Tree
  • List 18
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25606790817
  • 8c02ee1d on github
  • Prev Job for on main (#23413522163.1)
  • Next Job for on main (#25606916355.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