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

rm-hull / du-exporter / 25607194437 / 1
0%
main: 0%

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

push

github

rm-hull
chore: add automated Go dependency update workflow

- Introduces a weekly cron job to update Go dependencies.
- Uses `go get -u ./...` to pull the latest versions.
- Automatically creates a pull request with the `go.mod` diff.

```mermaid
sequenceDiagram
    participant CI as GitHub Actions
    participant Repo as Repository
    participant PR as Pull Request

    CI->>CI: Schedule (Monday)
    CI->>Repo: Run `go get -u ./...`
    CI->>Repo: Run `go mod tidy`
    CI->>PR: Open/Update PR with changes
```

0 of 169 relevant lines covered (0.0%)

0.0 hits per line

Source Files on job 25607194437.1
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25607194437
  • bde833b4 on github
  • Prev Job for on main (#25059545380.1)
  • Next Job for on main (#25607393996.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