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

rm-hull / company-data-api / 25606255073
39%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 04:42PM UTC
Jobs 1
Files 13
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:40PM UTC coverage: 38.86%. Remained the same
25606255073

push

github

web-flow
chore: add workflow to update go dependencies (#98)

Automates the process of keeping Go dependencies up to date.

*   Schedules a weekly update every Monday at 00:00 UTC.
*   Runs `go get -u ./...` followed by `go mod tidy`.
*   Captures `go.mod` changes to include in the pull request body.
*   Uses a GitHub App token to ensure created PRs trigger further CI.

```mermaid
sequenceDiagram
    participant G as GitHub Actions
    participant R as Repository
    participant P as Pull Request
    G->>R: Checkout code
    G->>G: Run go get -u && go mod tidy
    G->>R: Commit changes to chore/update-go-deps
    G->>P: Create PR with dependency diff
```

300 of 772 relevant lines covered (38.86%)

0.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25606255073.1 09 May 2026 04:42PM UTC 13
38.86
GitHub Action Run
Source Files on build 25606255073
  • Tree
  • List 13
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • edd9294d on github
  • Prev Build on main (#25127066365)
  • Next Build on main (#25606473612)
  • 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