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

rm-hull / dot-block / 25601361494 / 1
41%
main: 41%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 12:41PM UTC
Files 19
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 12:40PM UTC coverage: 41.275%. Remained the same
25601361494.1

push

github

rm-hull
chore: add workflow to automate Go dependency updates

Adds a GitHub Actions workflow to automate the maintenance of Go
modules. This ensures the project stays current with the latest
dependency versions and reduces manual toil.

- Triggered every Monday at 00:00 UTC or manually.
- Uses a GitHub App token for authenticated actions.
- Generates a summary of `go.mod` changes for the pull request body.

```mermaid
sequenceDiagram
    participant GHA as GitHub Actions
    participant Go as Go CLI
    participant Repo as Repository
    GHA->>Repo: Checkout code
    GHA->>Go: Update & Tidy modules
    GHA->>Repo: Create pull request
```

492 of 1192 relevant lines covered (41.28%)

0.44 hits per line

Source Files on job 25601361494.1
  • Tree
  • List 19
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25601361494
  • 3c5d131b on github
  • Prev Job for on main (#25361798622.1)
  • Next Job for on main (#25606167036.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