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

diranged / oz / 22933500604
36%

Build:
DEFAULT BRANCH: main
Ran 11 Mar 2026 02:17AM UTC
Jobs 1
Files 83
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

11 Mar 2026 02:16AM UTC coverage: 36.007%. Remained the same
22933500604

push

github

web-flow
fix(ci): remove pull_request trigger from Go Dependency Submission workflow (#444)

## Summary
- The `godeps.yaml` workflow triggers on `pull_request` events, but the
`actions/go-dependency-submission` action requires `contents: write`
permission to submit dependency snapshots
- On `pull_request` events, the `GITHUB_TOKEN` is read-only, causing
"Resource not accessible by integration" errors (e.g. [PR
#443](https://github.com/diranged/oz/pull/443))
- Dependency snapshots only need to be submitted when code lands on
`main`, so the `pull_request` trigger is removed

## Test plan
- [ ] Verify CI passes on this PR (the `go-action-detection` job should
no longer run)
- [ ] Verify the workflow still runs on push to `main` after merge

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

1037 of 2880 relevant lines covered (36.01%)

1.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22933500604.1 11 Mar 2026 02:17AM UTC 83
36.01
GitHub Action Run
Source Files on build 22933500604
  • Tree
  • List 83
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22933500604
  • 673f231a on github
  • Prev Build on main (#22777299803)
  • Next Build on main (#22936814355)
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