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

rm-hull / gps-routes-api / 25606552532
36%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 04:57PM UTC
Jobs 1
Files 21
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 04:54PM UTC coverage: 36.234%. Remained the same
25606552532

push

github

rm-hull
chore: add automated Go dependency updates

Introduce a GitHub Actions workflow that runs weekly to update Go
dependencies.

*   Scheduled for every Monday.
*   Uses a GitHub App token for PR creation.
*   Includes automated `go get -u` and `go mod tidy` tasks.
*   Summarizes changes in the generated pull request description.

```mermaid
sequenceDiagram
    participant GH as GitHub Actions
    participant G as Go Toolchain
    participant PR as GitHub PR

    GH->>G: go get -u ./...
    GH->>G: go mod tidy
    GH->>PR: Create Pull Request with diff
```

687 of 1896 relevant lines covered (36.23%)

0.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25606552532.1 09 May 2026 04:57PM UTC 21
36.23
GitHub Action Run
Source Files on build 25606552532
  • Tree
  • List 21
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a9c9b50e on github
  • Prev Build on main (#25151759519)
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