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

rm-hull / thrust / 25607494753 / 1
0%
main: 0%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 05:40PM UTC
Files 24
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:38PM UTC coverage: 0.0%. Remained the same
25607494753.1

push

github

rm-hull
chore: add automated Go dependency update workflow

Add a GitHub Actions workflow to keep Go dependencies up to date. This
automates the process of pulling the latest versions and filing a pull
request on a weekly schedule.

```mermaid
sequenceDiagram
    participant GH as GitHub Actions
    participant Repo as Repository
    GH->>Repo: Run weekly schedule
    Repo->>Repo: go get -u ./...
    Repo->>Repo: go mod tidy
    Repo->>GH: Generate Pull Request
```

0 of 751 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 25607494753.1
  • Tree
  • List 24
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25607494753
  • e3c96cfd on github
  • Prev Job for on main (#24442139502.1)
  • Next Job for on main (#25609392255.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