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

samsarahq / taskrunner / 25516302028
40%

Build:
DEFAULT BRANCH: master
Ran 07 May 2026 07:06PM UTC
Jobs 1
Files 27
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

07 May 2026 07:05PM UTC coverage: 40.25% (+2.0%) from 38.25%
25516302028

push

github

samloop
executor: tag OnStart/OnStop hook errors with hook index

When a hook returns an error, the run aborts with a bare error message
that doesn't say which hook failed. The cache snapshot hook hitting
exit 128 was particularly hard to trace because the surfaced error was
just "exit status 128" with no indication it came from the OnStart
phase. Wrapping with oops.Wrapf("OnStart/OnStop hook %d failed", i)
gives future failures a stack frame and a phase tag.

2 of 4 new or added lines in 1 file covered. (50.0%)

28 existing lines in 2 files now uncovered.

836 of 2077 relevant lines covered (40.25%)

3.48 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
76.87
0.0% executor.go

Coverage Regressions

Lines Coverage ∆ File
18
34.88
34.88% cache/cache.go
10
0.0
0.0% cache/git.go
Jobs
ID Job ID Ran Files Coverage
1 25516302028.1 07 May 2026 07:05PM UTC 27
40.25
GitHub Action Run
Source Files on build 25516302028
  • Tree
  • List 27
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a077b121 on github
  • Prev Build on master (#25466778043)
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