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

lsm / neokai / 24960922202 / 12
82%
dev: 82%

Build:
DEFAULT BRANCH: dev
Ran 26 Apr 2026 04:04PM UTC
Files 292
Run time 10s
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

26 Apr 2026 04:02PM UTC coverage: 29.615% (-0.01%) from 29.625%
24960922202.12

push

github

web-flow
fix(daemon): treat tasks in review/approved as at-rest in recoverSingleRun (#1645)

A canonical task in `review` is paused awaiting human approval (the end-node
agent finished and all sibling executions correctly went `idle`); same applies
to `approved` while a post-approval executor is in flight. Neither is a
stalled run, but `recoverSingleRun` was only checking `done`/`cancelled`/
`reportedStatus !== null` and forcibly transitioning everything else to
`blocked` on daemon restart — silently flipping perfectly healthy
review-pending tasks to `blocked` with reason `execution_failed`.

Add `review` and `approved` to the at-rest set, document the rationale, and
cover with three regression tests (plain `review`, `review` + `task_completion`
checkpoint, and `approved`).

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

22189 of 74926 relevant lines covered (29.61%)

16.06 hits per line

Source Files on job daemon-1-core - 24960922202.12
  • Tree
  • List 292
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24960922202
  • 96138df1 on github
  • Prev Job for on dev (#24960166620.3)
  • Next Job for on dev (#24961785619.7)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc